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 benjamin.peterson, hynek, josh.r, pitrou, steve.dower, stutzbach, tim.golden, zach.ware
Date 2015-01-03.01:00:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420246853.31.0.489376928486.issue23152@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, I'll try and find a way to redefine it only under Windows. Unfortunately, the CRT defines fstat() as a function, which makes it hard to redefine without eagerly including sys/stat.h.
History
Date User Action Args
2015-01-03 01:00:53steve.dowersetrecipients: + steve.dower, pitrou, tim.golden, benjamin.peterson, stutzbach, hynek, zach.ware, josh.r
2015-01-03 01:00:53steve.dowersetmessageid: <1420246853.31.0.489376928486.issue23152@psf.upfronthosting.co.za>
2015-01-03 01:00:53steve.dowerlinkissue23152 messages
2015-01-03 01:00:53steve.dowercreate