index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
library
/
fileinput.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0
/
+1
*
fileinput.hook_encoded() uses builtin open(), not codecs.open().
Serhiy Storchaka
2016-04-27
1
-1
/
+1
*
Issue #15068: Got rid of excessive buffering in the fileinput module.
Serhiy Storchaka
2016-03-08
1
-1
/
+7
*
Issue #15204: Deprecated the 'U' mode in file-like objects.
Serhiy Storchaka
2013-11-23
1
-0
/
+3
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-5
/
+6
*
This shameful limitation of the fileinput module is not relevant anymore.
Antoine Pitrou
2011-10-12
1
-4
/
+0
*
Fix some mentions of IOError
Antoine Pitrou
2011-10-12
1
-1
/
+4
*
Separate source link from main text.
Raymond Hettinger
2011-01-10
1
-0
/
+2
*
Move source links to consistent location and remove wordy, big yellow boxes.
Raymond Hettinger
2011-01-10
1
-5
/
+1
*
Provide links to Python source where the code is short, readable and
Éric Araujo
2010-11-16
1
-0
/
+5
*
Clean-up example of using fileinput as a context manager.
Raymond Hettinger
2010-09-05
1
-2
/
+3
*
#1286: allow using fileinput.FileInput as context manager.
Georg Brandl
2010-07-31
1
-7
/
+27
*
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl
2009-05-17
1
-2
/
+2
*
Merged revisions 72009 via svnmerge from
Georg Brandl
2009-04-27
1
-1
/
+1
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-1
/
+1
*
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl
2008-02-01
1
-6
/
+0
*
Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from
Thomas Wouters
2007-09-19
1
-2
/
+3
*
Continue going through the language reference, bringing it up-to-date.
Georg Brandl
2007-09-07
1
-2
/
+2
*
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl
2007-09-01
1
-10
/
+0
*
Manually patched a few things that didn't get merged in, but should.
Guido van Rossum
2007-08-17
1
-2
/
+4
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0
/
+183