1. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  2. a18af4e PEP 3114: rename .next() to .__next__() and add next() builtin. by Georg Brandl · 17 years ago
  3. dc0b1a1 Make a few more tests pass with the new I/O library. by Guido van Rossum · 17 years ago
  4. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  5. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 18 years ago
  6. 4d7cad1 Repair new test failures on Windows due to by Tim Peters · 18 years ago
  7. c98eeed Patch #1215184: FileInput now can be given an opening hook which can by Georg Brandl · 18 years ago
  8. c029f87 Patch #1212287: fileinput.input() now has a mode parameter for by Georg Brandl · 18 years ago
  9. 67e9fb9 Patch #1215184: fileinput now has a fileno() function for getting the by Georg Brandl · 18 years ago
  10. e466217 Patch #1337756: fileinput now accepts Unicode filenames. by Georg Brandl · 18 years ago
  11. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  12. 3230d5c SF patch #440170: Tests for fileinput module. by Tim Peters · 23 years ago