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 jaraco
Recipients jaraco, theller
Date 2009-01-31.23:54:15
SpamBayes Score 0.00031535525
Marked as misclassified No
Message-id <1233446057.56.0.961453817495.issue5119@psf.upfronthosting.co.za>
In-reply-to
Content
I've confirmed that my original assumption was quite false, and that
even if the parameters are the correct width, WNetAddConnection2W
behaves differently in 64-bit windows versus 32-bit windows, so it made
a bad test case.

So I've changed the title of this issue, because I still would like to
know if it is proper for ctypes to accept a narrow string but treat it
as a wide string without converting it.
History
Date User Action Args
2009-01-31 23:54:17jaracosetrecipients: + jaraco, theller
2009-01-31 23:54:17jaracosetmessageid: <1233446057.56.0.961453817495.issue5119@psf.upfronthosting.co.za>
2009-01-31 23:54:16jaracolinkissue5119 messages
2009-01-31 23:54:15jaracocreate