[issue1005] Patches to rename Queue module to queue

Alexandre Vassalotti report at bugs.python.org
Tue Dec 4 02:46:13 CET 2007


Alexandre Vassalotti added the comment:

Thank you, Paul, for the patches.

I reviewed the patches and improved them. Here the list of changes:
   - Added unit test for the import fixers.
   - Renamed Lib/Queue.py to Lib/queue.py.
   - Updated Tools/webchecker/wsgui.py.
   - Updated the documentation.

Hopefully, the patches won't get out of date by the time we do the
library reorganization.

----------
assignee:  -> brett.cannon
keywords: +py3k
nosy: +alexandre.vassalotti, brett.cannon
versions: +Python 3.0 -Python 2.6
Added file: http://bugs.python.org/file8865/queue-import-fixer.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1005>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: queue-import-fixer.patch
Type: text/x-patch
Size: 1090 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071204/59cbea9b/attachment-0001.bin 


More information about the Python-bugs-list mailing list