summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libfileinput.tex
Commit message (Expand)AuthorAgeFilesLines
* Fix typpo.Thomas Wouters2006-02-191-1/+1
* Minor tweaksNeal Norwitz2006-02-191-1/+4
* Clarify how hook_compressed determines how to open a file.Georg Brandl2006-02-191-2/+3
* Patch #1215184: FileInput now can be given an opening hook which canGeorg Brandl2006-02-191-5/+43
* Patch #1212287: fileinput.input() now has a mode parameter forGeorg Brandl2006-02-191-4/+14
* Patch #1215184: fileinput now has a fileno() function for getting theGeorg Brandl2006-02-191-4/+11
* add missing "if"Fred Drake2003-11-101-1/+1
* Note that when inplace=1 existing backup files will be removed silently.Fred Drake2001-05-091-2/+5
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-2/+4
* Minor wording change in section title.Fred Drake1999-06-291-1/+1
* New section header style.Fred Drake1998-08-101-5/+6
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+5
* Document fileinput.Fred Drake1998-04-041-0/+124