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 nowonder
Recipients
Date 2002-08-27.16:59:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=14463

execfile incorrectly called PyErr_SetFromErrno instead of
PyErr_SetFromErrnoWithFilename.

Resolution is obvious and already committed to cvs.
History
Date User Action Args
2007-08-23 14:05:12adminlinkissue599163 messages
2007-08-23 14:05:12admincreate