Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2db92a6ee1fbc580cc9373b1a722987408d294a1
/
Lib
/
fileinput.py
cffac66
tightening up a few except: clauses see bug 411881
by Skip Montanaro
· 22 years ago
294bbf3
Replace obsolete stat module constants with
by Walter Dörwald
· 22 years ago
8ac1495
Whitespace normalization.
by Tim Peters
· 22 years ago
d1fa3db
Added docstrings excerpted from Python Library Reference. Closes patch 556161.
by Raymond Hettinger
· 22 years ago
863ac44
Whitespace normalization.
by Tim Peters
· 23 years ago
8ca162f
Partial introduction of bools where appropriate.
by Guido van Rossum
· 23 years ago
908632a
Implement iterator protocol.
by Neil Schemenauer
· 23 years ago
e2ae77b
SF patch #474590 -- RISC OS support
by Guido van Rossum
· 23 years ago
eccd02a
more __all__ updates
by Skip Montanaro
· 24 years ago
4795524
Speed it up by using readlines(sizehint). It's still slower than
by Guido van Rossum
· 24 years ago
2516b39
Implement suggestion from Lawrence Kesteloot in PR#280, to change the
by Guido van Rossum
· 25 years ago
dcb8583
Fix for PR#111: when using the inplace option, give the new file the
by Guido van Rossum
· 25 years ago
0aec9fb
Add missing initializer for self._backupfilename. Due to Ralph Butler.
by Guido van Rossum
· 26 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
7d5b99d
A new standard module, as discussed on comp.lang.python, to simplify
by Guido van Rossum
· 27 years ago