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 Ramchandra Apte, marcd, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2015-01-31.07:52:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422690765.15.0.327435909889.issue23337@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that this would have been better asked on python-list.  However... I would like a better handle on when this occurs to either make it happens less or better document workarounds.  How did you install python?  The .msi installer from python.org?  Which directory? 34 or 64 bit? Which Windows version? Install for all users or just one account?  How start Idle?

In the meanwhile, at a Command Prompt command line,
> python -m idlelib -n 
should work.
History
Date User Action Args
2015-01-31 07:52:45terry.reedysetrecipients: + terry.reedy, tim.golden, Ramchandra Apte, zach.ware, steve.dower, marcd
2015-01-31 07:52:45terry.reedysetmessageid: <1422690765.15.0.327435909889.issue23337@psf.upfronthosting.co.za>
2015-01-31 07:52:45terry.reedylinkissue23337 messages
2015-01-31 07:52:44terry.reedycreate