Larry Hastings added the comment: Here's my version of the patch. It does the same thing Victor's patch does, but removes a now-completely-irrelevant stanza of code, and adds a test.
I'm on 64-bit Linux, so the test was always going to work anyway. So I tested the test by changing file_read to use an int (and the "i" format unit), which happily causes it to fail. ---------- stage: -> patch review Added file: http://bugs.python.org/file34936/larry.file_read.8.bytes.1.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21199> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com