[issue3042] Add PEP 8 compliant aliases to threading module

Nick Coghlan report at bugs.python.org
Fri Jun 6 03:56:12 CEST 2008


Nick Coghlan <ncoghlan at gmail.com> added the comment:

The code changes in the patch look pretty good to me (although you
probably want to actually use @wraps inside _old_api!)

There are obviously also documentation and test suite changes that will
be needed.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3042>
_______________________________________


More information about the Python-bugs-list mailing list