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 georg.brandl
Recipients georg.brandl
Date 2008-08-27.22:35:03
SpamBayes Score 0.00033617762
Marked as misclassified No
Message-id <1219876507.34.0.480466354345.issue3706@psf.upfronthosting.co.za>
In-reply-to
Content
Fixes exec() message that claims it supports file objects.

Also makes error messages from compile(), exec() and eval() more
concrete, and in the case of compile() more correct.
History
Date User Action Args
2008-08-27 22:35:07georg.brandlsetrecipients: + georg.brandl
2008-08-27 22:35:07georg.brandlsetmessageid: <1219876507.34.0.480466354345.issue3706@psf.upfronthosting.co.za>
2008-08-27 22:35:05georg.brandllinkissue3706 messages
2008-08-27 22:35:05georg.brandlcreate