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 r.david.murray
Recipients Kain94, Rodrigue.Alcazar, amaury.forgeotdarc, asksol, dsdale24, jnoller, r.david.murray
Date 2011-04-20.23:15:32
SpamBayes Score 0.00054774573
Marked as misclassified No
Message-id <1303341333.25.0.568860782479.issue8094@psf.upfronthosting.co.za>
In-reply-to
Content
Your code doesn't appear to have anything to do with the reported bug, which is about an infinite loop.  But FYI to my understanding your script can't work on windows, since foo can't be imported.  On linux, foo doesn't need to be imported.
History
Date User Action Args
2011-04-20 23:15:33r.david.murraysetrecipients: + r.david.murray, amaury.forgeotdarc, jnoller, asksol, Kain94, dsdale24, Rodrigue.Alcazar
2011-04-20 23:15:33r.david.murraysetmessageid: <1303341333.25.0.568860782479.issue8094@psf.upfronthosting.co.za>
2011-04-20 23:15:32r.david.murraylinkissue8094 messages
2011-04-20 23:15:32r.david.murraycreate