This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author alexandre.vassalotti
Recipients alexandre.vassalotti, brett.cannon, paulsmith
Date 2007-12-04.01:46:12
SpamBayes Score 0.003909652
Marked as misclassified No
Message-id <1196732773.2.0.061147358663.issue1005@psf.upfronthosting.co.za>
In-reply-to
Content
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.
Files
File name Uploaded
queue-import-fixer.patch alexandre.vassalotti, 2007-12-04.01:46:12
History
Date User Action Args
2007-12-04 01:46:13alexandre.vassalottisetspambayes_score: 0.00390965 -> 0.003909652
recipients: + alexandre.vassalotti, brett.cannon, paulsmith
2007-12-04 01:46:13alexandre.vassalottisetspambayes_score: 0.00390965 -> 0.00390965
messageid: <1196732773.2.0.061147358663.issue1005@psf.upfronthosting.co.za>
2007-12-04 01:46:13alexandre.vassalottilinkissue1005 messages
2007-12-04 01:46:12alexandre.vassalotticreate