Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fda30588273598faf7899791d832d90ae6f7cf73
/
Lib
/
test
/
test_largefile.py
b8c0230
Dubious assumptions:
by Tim Peters
· 24 years ago
6e13a56
Enable large file support on Win32 systems.
by Tim Peters
· 24 years ago
198c1d8
Remove a debug print left in the code by Fred.
by Guido van Rossum
· 24 years ago
7fdfc38
Use test_support.requires() to decide whether additional largefile
by Barry Warsaw
· 24 years ago
a5af214
When doing the quick test to see whether large files are supported,
by Guido van Rossum
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
dce5641
Make sure the temporary file is cleaned up even when we raise TestSkipped.
by Fred Drake
· 25 years ago
f29f47b
Add largefile support for Linux64 and WIn64. Add test_largefile and some minor
by Trent Mick
· 25 years ago