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 terry.reedy
Recipients Arfrever, benjamin.peterson, brett.cannon, larry, python-dev, serhiy.storchaka, terry.reedy
Date 2015-09-19.02:20:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442629205.44.0.0809257890824.issue24199@psf.upfronthosting.co.za>
In-reply-to
Content
I get it now: the last line should be 'import idlelib.idlever' instead of the redundant line from idlever itself.  Will change, and thanks for correcting this before I so the same in multiple other modules.
History
Date User Action Args
2015-09-19 02:20:05terry.reedysetrecipients: + terry.reedy, brett.cannon, larry, benjamin.peterson, Arfrever, python-dev, serhiy.storchaka
2015-09-19 02:20:05terry.reedysetmessageid: <1442629205.44.0.0809257890824.issue24199@psf.upfronthosting.co.za>
2015-09-19 02:20:05terry.reedylinkissue24199 messages
2015-09-19 02:20:04terry.reedycreate