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 Al.Sweigart
Recipients Al.Sweigart
Date 2015-05-19.10:22:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1432030978.98.0.975250059197.issue24225@psf.upfronthosting.co.za>
In-reply-to
Content
The idle_renaming.patch file is for the file renamings under idlelib

The idletest_renaming.patch file is for the file renamings under idlelib/idle_test

The idle_updating_imports.patch file is for the content updates (mostly for import statements) due to the renamings.

The unit tests all pass with these changes.
History
Date User Action Args
2015-05-19 10:23:01Al.Sweigartsetrecipients: + Al.Sweigart
2015-05-19 10:22:58Al.Sweigartsetmessageid: <1432030978.98.0.975250059197.issue24225@psf.upfronthosting.co.za>
2015-05-19 10:22:58Al.Sweigartlinkissue24225 messages
2015-05-19 10:22:58Al.Sweigartcreate