Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typpo. | Thomas Wouters | 2006-02-19 | 1 | -1/+1 |
* | Minor tweaks | Neal Norwitz | 2006-02-19 | 1 | -1/+4 |
* | Clarify how hook_compressed determines how to open a file. | Georg Brandl | 2006-02-19 | 1 | -2/+3 |
* | Patch #1215184: FileInput now can be given an opening hook which can | Georg Brandl | 2006-02-19 | 1 | -5/+43 |
* | Patch #1212287: fileinput.input() now has a mode parameter for | Georg Brandl | 2006-02-19 | 1 | -4/+14 |
* | Patch #1215184: fileinput now has a fileno() function for getting the | Georg Brandl | 2006-02-19 | 1 | -4/+11 |
* | add missing "if" | Fred Drake | 2003-11-10 | 1 | -1/+1 |
* | Note that when inplace=1 existing backup files will be removed silently. | Fred Drake | 2001-05-09 | 1 | -2/+5 |
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 1 | -2/+4 |
* | Minor wording change in section title. | Fred Drake | 1999-06-29 | 1 | -1/+1 |
* | New section header style. | Fred Drake | 1998-08-10 | 1 | -5/+6 |
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -2/+5 |
* | Document fileinput. | Fred Drake | 1998-04-04 | 1 | -0/+124 |