1. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  2. 53dbe39 Move UserList to collections. by Raymond Hettinger · 17 years ago
  3. 50da60c The final occurrences of exception slicing. by Georg Brandl · 17 years ago
  4. caf871a Fix a failing test on FreeBSD: ttys are seekable in FreeBSD, too. by Hye-Shik Chang · 17 years ago
  5. b0f48ab Skip testing the special file "/dev/tty" on Windows. This test does by Thomas Heller · 17 years ago
  6. 3a77c7a If append mode is specified seek to the end of the file. by Walter Dörwald · 17 years ago
  7. a45ea58 Make test_fileio.py work. by Guido van Rossum · 17 years ago
  8. 360e4b8 Merged revisions 55325-55327 via svnmerge from by Guido van Rossum · 17 years ago
  9. 5205653 Merged revisions 55184-55224 via svnmerge from by Guido van Rossum · 17 years ago
  10. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  11. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  12. 6ef6306 Oops, don't test for a name attribute here. That's a higher-level feature. by Guido van Rossum · 17 years ago
  13. 13633bb Support name and mode attributes on all file types. by Guido van Rossum · 17 years ago
  14. 682faf8 Fix most XXX remarks. by Guido van Rossum · 17 years ago
  15. 31c3a57 Test closed, mode attribute; don't test __exit__(). by Guido van Rossum · 17 years ago
  16. de3bc7c Fix embarrassing syntax mix. by Guido van Rossum · 17 years ago
  17. a9e2024 Check in Daniel Stutzbach's _fileio.c and test_fileio.py by Guido van Rossum · 17 years ago