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 loewis
Recipients loewis, vstinner
Date 2009-03-20.05:56:20
SpamBayes Score 0.13014114
Marked as misclassified No
Message-id <1237528583.89.0.81101576808.issue5524@psf.upfronthosting.co.za>
In-reply-to
Content
-1. There is a much simpler solution to the problem: use exec(open(fn,
"rb").read())
History
Date User Action Args
2009-03-20 05:56:24loewissetrecipients: + loewis, vstinner
2009-03-20 05:56:23loewissetmessageid: <1237528583.89.0.81101576808.issue5524@psf.upfronthosting.co.za>
2009-03-20 05:56:21loewislinkissue5524 messages
2009-03-20 05:56:20loewiscreate