diff options
author | Guido van Rossum <guido@python.org> | 2001-04-10 14:50:51 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-04-10 14:50:51 +0000 |
commit | a5af2148ee7941a033f3ecbc73bc180061416589 (patch) | |
tree | 790f2685787a3091523ec4c523d7120383cef3e0 /Python/dynload_stub.c | |
parent | bfce016a30da85c4a637ab4825e429da482a80c0 (diff) | |
download | cpython-git-a5af2148ee7941a033f3ecbc73bc180061416589.tar.gz |
When doing the quick test to see whether large files are supported,
catch IOError as well as OverflowError. I found that on Tru64 Unix
this was raised; probably because the OS (or libc) doesn't support
large files but the architecture is 64 bits!
Diffstat (limited to 'Python/dynload_stub.c')
0 files changed, 0 insertions, 0 deletions