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 zach.ware
Recipients SilentGhost, anshul6, eryksun, paul.moore, r.david.murray, random832, steve.dower, stutzbach, tim.golden, zach.ware
Date 2015-12-03.05:51:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449121886.43.0.399030280597.issue25778@psf.upfronthosting.co.za>
In-reply-to
Content
> Is it possible that Python 2 is using a non-unicode Windows API to get the
> values

It does, but according to Anshul's nullcheck2.py output that doesn't matter.
History
Date User Action Args
2015-12-03 05:51:26zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, stutzbach, r.david.murray, SilentGhost, eryksun, steve.dower, random832, anshul6
2015-12-03 05:51:26zach.waresetmessageid: <1449121886.43.0.399030280597.issue25778@psf.upfronthosting.co.za>
2015-12-03 05:51:26zach.warelinkissue25778 messages
2015-12-03 05:51:26zach.warecreate