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-01-07.10:26:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420626411.51.0.528702156456.issue23184@psf.upfronthosting.co.za>
In-reply-to
Content
The IDLE code base has several unused imports and local variables. The testcode.py file seems to have been accidentally checked in.

These changes were found through a lint program, not by hand. All idle unit tests pass after these changes.
History
Date User Action Args
2015-01-07 10:26:52Al.Sweigartsetrecipients: + Al.Sweigart
2015-01-07 10:26:51Al.Sweigartsetmessageid: <1420626411.51.0.528702156456.issue23184@psf.upfronthosting.co.za>
2015-01-07 10:26:51Al.Sweigartlinkissue23184 messages
2015-01-07 10:26:51Al.Sweigartcreate