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
*
fileinput.hook_encoded() uses io.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
-0/+6
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-5/+6
*
Issue #18315: Improve fileinput docs by adding 'bufsize' where missing and
Terry Jan Reedy
2013-06-28
1
-2/+2
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
1
-5/+3
*
Add more links to Python sources where the code is short, readable and an inf...
Raymond Hettinger
2010-11-06
1
-0/+5
*
#6577: fix (hopefully) all links to builtin instead of module/class-specific ...
Georg Brandl
2009-07-26
1
-2/+2
*
Demote warnings to notices where appropriate, following the goal that as few ...
Georg Brandl
2009-04-27
1
-1/+1
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-1/+1
*
Replaced variable o with obj in operator.rst because o is easy to
Mark Summerfield
2007-09-13
1
-2/+3
*
Replace "Caveat" paragraphs by .. warning::s.
Georg Brandl
2007-08-15
1
-2/+4
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+183