[issue2925] Revert Queue rename in 2.6

Brett Cannon report at bugs.python.org
Sun May 25 03:36:21 CEST 2008


Brett Cannon <brett at python.org> added the comment:

After performing a ``svn rename`` on Lib/queue.py to Lib/Queue.py the 
attached patch should revert all other changes related to the rename.

As per usual, I am on OS X so I can't do the case-sensitive rename. If 
someone could do the svn rename, apply the patch, and run regrtest that 
would be appreciated.

----------
keywords: +patch
Added file: http://bugs.python.org/file10432/revert_queue.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2925>
__________________________________


More information about the Python-bugs-list mailing list