Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
ad65d09fd02512b2ccf500f6c11063f705c9cd28
/
Doc
/
library
/
fileinput.rst
44f99d0
fileinput.hook_encoded() uses io.open(), not codecs.open().
by Serhiy Storchaka
· 9 years ago
69b7f81
Issue #15068: Got rid of excessive buffering in the fileinput module.
by Serhiy Storchaka
· 9 years ago
b33336f
Issue #18758: Fixed and improved cross-references.
by Serhiy Storchaka
· 12 years ago
35115e6
Issue #18315: Improve fileinput docs by adding 'bufsize' where missing and
by Terry Jan Reedy
· 12 years ago
29a0b57
Backport source links from 3.x.
by Éric Araujo
· 14 years ago
e0e0822
Add more links to Python sources where the code is short, readable and an informative adjunct to the docs.
by Raymond Hettinger
· 15 years ago
9fa61bb
#6577: fix (hopefully) all links to builtin instead of module/class-specific objects.
by Georg Brandl
· 16 years ago
16a57f6
Demote warnings to notices where appropriate, following the goal that as few "red box" warnings
by Georg Brandl
· 16 years ago
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
ddca9f0
Replaced variable o with obj in operator.rst because o is easy to confuse.
by Mark Summerfield
· 18 years ago
bf863b1
Replace "Caveat" paragraphs by .. warning::s.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago