Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d24fffe7c67c2097aa33e04498dc6b3ae0cc17ab
/
Demo
/
sockets
/
udpecho.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
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
a8d30d5
update demo scripts to use addr tuples for bind and connect closes bug #111928
by Jeremy Hylton
· 25 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 29 years ago
f3994ff
Use /usr/local/bin/python
by Guido van Rossum
· 33 years ago
f628a98
New == syntax
by Guido van Rossum
· 33 years ago
22825e8
Initial revision
by Guido van Rossum
· 34 years ago