1. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  2. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 17 years ago
  3. 0d4c06e Whitespace normalization. Ugh, we really need to do this more often. by Neal Norwitz · 18 years ago
  4. bf61856 Convert test_fileinput to use unittest. by Collin Winter · 18 years ago
  5. 2c85d82 Try to handle sys.getfilesystemencoding() returning None. by Neal Norwitz · 19 years ago
  6. 4d7cad1 Repair new test failures on Windows due to by Tim Peters · 19 years ago
  7. c98eeed Patch #1215184: FileInput now can be given an opening hook which can by Georg Brandl · 19 years ago
  8. c029f87 Patch #1212287: fileinput.input() now has a mode parameter for by Georg Brandl · 19 years ago
  9. 67e9fb9 Patch #1215184: fileinput now has a fileno() function for getting the by Georg Brandl · 19 years ago
  10. e466217 Patch #1337756: fileinput now accepts Unicode filenames. by Georg Brandl · 19 years ago
  11. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
  12. 3230d5c SF patch #440170: Tests for fileinput module. by Tim Peters · 24 years ago