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 ned.deily
Recipients Grupobetatesting, ned.deily
Date 2013-10-03.06:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380783240.09.0.456063553073.issue19150@psf.upfronthosting.co.za>
In-reply-to
Content
That still doesn't explain the problem.  How are you trying to "compile" the program?  For example, one way would be to use your mouse to select the "Run" menu item and then the "Run Module" option. Or use the F5 function key shortcut for that.  Another somewhat unusual thing is "No Subprocess" status in the shell window. How are you starting IDLE?  From a shell?  If so, with what arguments?  Also, can you show the contents of any files in your ~/.idlerc directory?
History
Date User Action Args
2013-10-03 06:54:00ned.deilysetrecipients: + ned.deily, Grupobetatesting
2013-10-03 06:54:00ned.deilysetmessageid: <1380783240.09.0.456063553073.issue19150@psf.upfronthosting.co.za>
2013-10-03 06:54:00ned.deilylinkissue19150 messages
2013-10-03 06:53:59ned.deilycreate