1. 063606a test_largefile can leave its temp file open if one of many tests fail. On by Jason Tishler · 21 years ago
  2. 3b10dc3 Require 'largefile' resource for Mac OSX as well. by Guido van Rossum · 22 years ago
  3. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  4. 8f01b68 Change Windows file.truncate() to (a) restore the original file position, by Tim Peters · 23 years ago
  5. fb05db2 file_truncate(): provide full "large file" support on Windows, by by Tim Peters · 23 years ago
  6. df8adcd Ignore SIGXFSZ. Fixes #490453. by Martin v. Löwis · 23 years ago
  7. f49dcea Remove two XXX comments that have been resolved. by Guido van Rossum · 23 years ago
  8. a31ddbb Move the global variables 'size' and 'name' to the top -- these are by Guido van Rossum · 23 years ago
  9. 47f4034 Change the criteria for skipping the test. by Guido van Rossum · 23 years ago
  10. b8c0230 Dubious assumptions: by Tim Peters · 23 years ago
  11. 6e13a56 Enable large file support on Win32 systems. by Tim Peters · 23 years ago
  12. 198c1d8 Remove a debug print left in the code by Fred. by Guido van Rossum · 23 years ago
  13. 7fdfc38 Use test_support.requires() to decide whether additional largefile by Barry Warsaw · 23 years ago
  14. a5af214 When doing the quick test to see whether large files are supported, by Guido van Rossum · 24 years ago
  15. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  16. dce5641 Make sure the temporary file is cleaned up even when we raise TestSkipped. by Fred Drake · 24 years ago
  17. f29f47b Add largefile support for Linux64 and WIn64. Add test_largefile and some minor by Trent Mick · 24 years ago