Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Repair new test failures on Windows due to | Tim Peters | 2006-02-19 | 1 | -4/+4 |
* | Patch #1215184: FileInput now can be given an opening hook which can | Georg Brandl | 2006-02-19 | 1 | -1/+23 |
* | Patch #1212287: fileinput.input() now has a mode parameter for | Georg Brandl | 2006-02-19 | 1 | -1/+18 |
* | Patch #1215184: fileinput now has a fileno() function for getting the | Georg Brandl | 2006-02-19 | 1 | -0/+16 |
* | Patch #1337756: fileinput now accepts Unicode filenames. | Georg Brandl | 2006-02-19 | 1 | -0/+10 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | SF patch #440170: Tests for fileinput module. | Tim Peters | 2001-07-11 | 1 | -0/+159 |