diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-11 22:45:02 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-10-11 22:45:02 +0200 |
commit | 6ffccddf5acb8fec82ad2907293c9fa1b6357700 (patch) | |
tree | 95b1e0ccbae596bb47b1d0abcac982165629fd48 /Python/Python-ast.c | |
parent | 90d7169f1a27441369647bcec6fc40d0f23fe3bd (diff) | |
download | cpython-6ffccddf5acb8fec82ad2907293c9fa1b6357700.tar.gz |
Fix io.FileIO.readall() on Windows 64 bits
Use Py_off_t type (64 bits) instead of off_t (32 bits).
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions