summaryrefslogtreecommitdiffstats
path: root/Doc/library/fileinput.rst
Commit message (Collapse)AuthorAgeFilesLines
* #6577: fix (hopefully) all links to builtin instead of module/class-specific ↵Georg Brandl2009-07-261-2/+2
| | | | objects.
* Demote warnings to notices where appropriate, following the goal that as few ↵Georg Brandl2009-04-271-1/+1
| | | | | | "red box" warnings should clutter the docs as possible. Part 1: stuff that gets merged to Py3k.
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
|
* Replaced variable o with obj in operator.rst because o is easy toMark Summerfield2007-09-131-2/+3
| | | | | | | | | confuse. Added a note about Python 3's collections.Mapping etc., above section that describes isMappingType() etc. Added xrefs between os, os.path, fileinput, and open().
* Replace "Caveat" paragraphs by .. warning::s.Georg Brandl2007-08-151-2/+4
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+183