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 Rakeka
Recipients Rakeka, Rogi, georg.brandl
Date 2009-07-17.02:32:29
SpamBayes Score 0.00025296025
Marked as misclassified No
Message-id <1247797951.67.0.148040699037.issue6498@psf.upfronthosting.co.za>
In-reply-to
Content
I'm having the same problem. The source of the problem seem to be in
PyRun_InteractiveOneFlags(). It prints and clears the last error.
History
Date User Action Args
2009-07-17 02:32:31Rakekasetrecipients: + Rakeka, georg.brandl, Rogi
2009-07-17 02:32:31Rakekasetmessageid: <1247797951.67.0.148040699037.issue6498@psf.upfronthosting.co.za>
2009-07-17 02:32:29Rakekalinkissue6498 messages
2009-07-17 02:32:29Rakekacreate