Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Demo
/
sockets
/
gopher.py
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 18 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 18 years ago
3bd844e
Get rid of most of the remaining uses of <>. There's still Tools/* thogh.
by Neal Norwitz
· 19 years ago
ce96f69
Get rid of a bunch more raw_input references
by Neal Norwitz
· 19 years ago
ac3625f
Remove sys.exc_type, sys.exc_value, sys.exc_traceback
by Neal Norwitz
· 19 years ago
e6ddc8b
Whitespace normalization. Ran reindent.py over the entire source tree.
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 29 years ago
d55f4d1
*** empty log message ***
by Guido van Rossum
· 31 years ago
d3b0f38
Support default port.
by Guido van Rossum
· 33 years ago
6b8d699
Initial revision
by Guido van Rossum
· 33 years ago