summaryrefslogtreecommitdiffstats
path: root/Lib/fileinput.py
Commit message (Expand)AuthorAgeFilesLines
* Implement suggestion from Lawrence Kesteloot in PR#280, to change theGuido van Rossum2000-04-101-6/+7
* Fix for PR#111: when using the inplace option, give the new file theGuido van Rossum1999-10-181-3/+15
* Add missing initializer for self._backupfilename. Due to Ralph Butler.Guido van Rossum1998-07-201-0/+1
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-100/+100
* A new standard module, as discussed on comp.lang.python, to simplifyGuido van Rossum1997-11-211-0/+254