strange file.write() behavior on windows: $ConvertToNonresident, $ReplaceAttribute2

jepler at unpythonic.net jepler at unpythonic.net
Wed Nov 16 18:54:13 EST 2005


This is really just a snide joke at the expense of Microsoft, but have you
checked the MSDN documentation about ConvertToNonresident or ReplaceAttribute2?

    Your search - site:msdn.microsoft.com ConvertToNonresident OR
    ReplaceAttribute2 - did not match any documents. 
        -- google.com

Internally, Python also simply calls fwrite().  Are you using the same C
runtime for both sets of tests?

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20051116/70df913a/attachment.sig>


More information about the Python-list mailing list