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 brian.curtin, jeroen.dobbelaere, loewis, sijinjoseph
Date 2011-04-18.21:42:30
SpamBayes Score 0.00023532948
Marked as misclassified No
Message-id <1303162951.35.0.194765368801.issue10888@psf.upfronthosting.co.za>
In-reply-to
Content
Jeroen: I'm tempted to close this issue with no change. The code, as it stands, models what Microsoft does in it's CRT (see crt/src/stat.c:__tdtoxmode). There is also a straight-forward motivation to this: this is the list of extensions that you can pass to system() and friends (i.e. ultimately to CreateProcess, if cmd.exe can get involved).
History
Date User Action Args
2011-04-18 21:42:31loewissetrecipients: + loewis, brian.curtin, sijinjoseph, jeroen.dobbelaere
2011-04-18 21:42:31loewissetmessageid: <1303162951.35.0.194765368801.issue10888@psf.upfronthosting.co.za>
2011-04-18 21:42:30loewislinkissue10888 messages
2011-04-18 21:42:30loewiscreate