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 xverify
Recipients georg.brandl, xverify
Date 2009-01-04.04:16:13
SpamBayes Score 0.14243868
Marked as misclassified No
Message-id <1231042574.98.0.745471149157.issue4826@psf.upfronthosting.co.za>
In-reply-to
Content
exec() no longer accepts a file object but its docstring states otherwise.
History
Date User Action Args
2009-01-04 04:16:15xverifysetrecipients: + xverify, georg.brandl
2009-01-04 04:16:14xverifysetmessageid: <1231042574.98.0.745471149157.issue4826@psf.upfronthosting.co.za>
2009-01-04 04:16:14xverifylinkissue4826 messages
2009-01-04 04:16:13xverifycreate