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 amaury.forgeotdarc
Recipients LambertDW, amaury.forgeotdarc, mmokrejs, terry.reedy
Date 2010-06-29.07:26:05
SpamBayes Score 0.0059474087
Marked as misclassified No
Message-id <1277796367.05.0.604836611058.issue4925@psf.upfronthosting.co.za>
In-reply-to
Content
in PC/_subprocess.c, it should be enough to use PyErr_SetFromWindowsErrWithFilename() instead of PyErr_SetFromWindowsErr()
History
Date User Action Args
2010-06-29 07:26:07amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, terry.reedy, mmokrejs, LambertDW
2010-06-29 07:26:07amaury.forgeotdarcsetmessageid: <1277796367.05.0.604836611058.issue4925@psf.upfronthosting.co.za>
2010-06-29 07:26:05amaury.forgeotdarclinkissue4925 messages
2010-06-29 07:26:05amaury.forgeotdarccreate