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 steve.dower
Recipients paul.moore, steve.dower, thijsvandien, tim.golden, zach.ware
Date 2015-09-22.23:53:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442966023.79.0.495484487491.issue25125@psf.upfronthosting.co.za>
In-reply-to
Content
Can you try executing the following command (fix the paths as necessary, but leave all the quotes where they are):

"C:\Program Files (x86)\Python 3.5\python.exe" -m idlelib "C:\test.py"

That's what should be launched by the menu, with a minor change to use python.exe instead of pythonw.exe to show up any errors you are hitting.

I couldn't reproduce the issue on Windows 10, but when I'm back at work I'll try with some other OS versions.
History
Date User Action Args
2015-09-22 23:53:43steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, thijsvandien
2015-09-22 23:53:43steve.dowersetmessageid: <1442966023.79.0.495484487491.issue25125@psf.upfronthosting.co.za>
2015-09-22 23:53:43steve.dowerlinkissue25125 messages
2015-09-22 23:53:43steve.dowercreate