1. 015dd82 Somewhere along the way, the softspace attr of file objects became read- by Tim Peters · 22 years ago
  2. 3c668c1 Add next and __iter__ to the list of file methods that should raise by Guido van Rossum · 23 years ago
  3. 408b6d3 Complete the absolute import patch for the test suite. All relative by Barry Warsaw · 23 years ago
  4. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 23 years ago
  5. b1295da There is no TestError, use TestFailed appropriately by Neal Norwitz · 23 years ago
  6. 62f5a9d Convert file.readinto() to stop using METH_OLDARGS & PyArg_Parse. by Neal Norwitz · 23 years ago
  7. 653d85f SF Patch #494867 test file methods by Neal Norwitz · 24 years ago
  8. 734c7fb Fiddle with new test cases -- verify that we get a sensible error by Jeremy Hylton · 24 years ago
  9. 41c8321 Fix SF buf #476953: Bad more for opening file gives bad msg. by Jeremy Hylton · 24 years ago
  10. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 25 years ago
  11. 2ec80fa Clean up the temporary file when done with it. by Fred Drake · 25 years ago
  12. fa44d79 New test suite for file objects by Jeremy Hilton. This will need by Marc-André Lemburg · 25 years ago