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
/
Doc
/
library
/
fileinput.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-1...
Michele Angrisano
2019-06-02
1
-2/+3
*
bpo-36952: Remove the bufsize parameter in fileinput.input(). (GH-13400)
Matthias Bussonnier
2019-05-20
1
-7/+10
*
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka
2018-12-19
1
-2/+2
*
bpo-9372: Deprecate several __getitem__ methods (GH-8609)
Berker Peksag
2018-08-11
1
-0/+3
*
Merge Issue #22558.
Terry Jan Reedy
2016-06-11
1
-0/+1
|
\
|
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+1
*
|
Issue #25788: fileinput.hook_encoded() now supports an "errors" argument
Serhiy Storchaka
2016-04-27
1
-3/+7
*
|
fileinput.hook_encoded() uses builtin open(), not codecs.open().
Serhiy Storchaka
2016-04-27
1
-1/+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 fileinput.
Serhiy Storchaka
2016-03-08
1
-1/+6
|
\
\
|
|
/
|
*
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