Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
52dc06b23cea3c46cdfcfb4e420d4fddcaf29f61
/
Demo
/
pdist
/
rcslib.py
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 17 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 20 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
3b0a329
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
by Guido van Rossum
· 22 years ago
79e75e1
Use string.ascii_letters instead of string.letters (SF bug #226706).
by Fred Drake
· 23 years ago
a05e293
typos fixed by Rob Hooft
by Jeremy Hylton
· 24 years ago
4117e54
nannified
by Guido van Rossum
· 26 years ago
2e6938f
Fix bug in islocked() -- it would always return 0.
by Guido van Rossum
· 27 years ago
c0c01f7
more elegant way to treat exit status
by Guido van Rossum
· 29 years ago
bffda89
change log() to return the string instead of printing it
by Guido van Rossum
· 29 years ago
802c437
rewritten and documented
by Guido van Rossum
· 29 years ago
79ed32d
barry's contributions
by Guido van Rossum
· 29 years ago