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 steve.dower
Recipients Henri Starmans, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-04-10.14:38:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460299111.75.0.129552241258.issue26727@psf.upfronthosting.co.za>
In-reply-to
Content
See issue23606.

Not only is your expectation incorrect, you wouldn't get sensible behavior if it was. You should generally avoid using this function, and use the msvcrt module or ctypes.cdll.msvcrt (if you don't need to interoperate with CPython itself).
History
Date User Action Args
2016-04-10 14:38:31steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Henri Starmans
2016-04-10 14:38:31steve.dowersetmessageid: <1460299111.75.0.129552241258.issue26727@psf.upfronthosting.co.za>
2016-04-10 14:38:31steve.dowerlinkissue26727 messages
2016-04-10 14:38:31steve.dowercreate