Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
74d31a00d0bef8abea1fb8176771f9dd17dbcd83
/
Demo
/
threads
/
telnet.py
2067bfd
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
by Georg Brandl
· 16 years ago
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 17 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 18 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
172c40b
Whitespace normalization.
by Tim Peters
· 24 years ago
4550b00
Fix bit rot: use sock.connect((host, port)) and allow 2nd cmd line arg.
by Guido van Rossum
· 24 years ago
dc3c53c
Don't use thread.exit_prog; let child die if EOF read
by Guido van Rossum
· 30 years ago
f82fef0
*** empty log message ***
by Guido van Rossum
· 31 years ago
260cc1a8
Initial revision
by Guido van Rossum
· 32 years ago