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 DoctorEvil
Recipients DoctorEvil, terry.reedy
Date 2017-12-16.08:43:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513413840.1.0.213398074469.issue32315@psf.upfronthosting.co.za>
In-reply-to
Content
I used Python on other machines, I know how it's supposed to work. I'm using Windows 7 and this problem happened with 2.7.14, 2.7.13 and 2.7.9. I didn't bother trying all other versions because it looked like it didn't matter what version it was. For every version, I was running scripts with PyShell file (59 KB) from idlelib.

I found another two files called "idle" in idlelib, one with and other without console. Either of those when ran starts Shell window and I can run scripts perfectly fine from there. 

I don't know what the problem is with PyShell file, but since with idle files it works as expected, I won't chase the cause of this.
History
Date User Action Args
2017-12-16 08:44:00DoctorEvilsetrecipients: + DoctorEvil, terry.reedy
2017-12-16 08:44:00DoctorEvilsetmessageid: <1513413840.1.0.213398074469.issue32315@psf.upfronthosting.co.za>
2017-12-16 08:44:00DoctorEvillinkissue32315 messages
2017-12-16 08:43:59DoctorEvilcreate