Martin v. Löwis <[email protected]> added the comment: > If I'm not mistaken, WriteFile takes the length as a DWORD, which is > still 32 bits under Win64.
Oops, ignore me, then... I agree that clamping is fine, assuming the buffering layer takes that into account. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9611> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
