index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_fileinput.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
convert usage of fail* to assert*
Benjamin Peterson
2009-06-30
1
-3/+3
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+1
*
Whitespace normalization. Ugh, we really need to do this more often.
Neal Norwitz
2007-04-25
1
-7/+7
*
Convert test_fileinput to use unittest.
Collin Winter
2007-04-07
1
-198/+196
*
Try to handle sys.getfilesystemencoding() returning None.
Neal Norwitz
2006-03-26
1
-1/+4
*
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