summaryrefslogtreecommitdiff
path: root/Doc/library/fileinput.rst
Commit message (Expand)AuthorAgeFilesLines
* Separate source link from main text.Raymond Hettinger2011-01-101-0/+2
* Move source links to consistent location and remove wordy, big yellow boxes.Raymond Hettinger2011-01-101-5/+1
* Provide links to Python source where the code is short, readable andÉric Araujo2010-11-161-0/+5
* Clean-up example of using fileinput as a context manager.Raymond Hettinger2010-09-051-2/+3
* #1286: allow using fileinput.FileInput as context manager.Georg Brandl2010-07-311-7/+27
* Remove surplus empty lines and convert more files to new optional arg style.Georg Brandl2009-05-171-2/+2
* Merged revisions 72009 via svnmerge fromGeorg Brandl2009-04-271-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-6/+0
* Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge fromThomas Wouters2007-09-191-2/+3
* Continue going through the language reference, bringing it up-to-date.Georg Brandl2007-09-071-2/+2
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-10/+0
* Manually patched a few things that didn't get merged in, but should.Guido van Rossum2007-08-171-2/+4
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+183