Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
28cee96ee1106aa5597f7b51be1a8ba0d2bdfcb2
/
Demo
/
pysvr
/
pysvr.py
2067bfd
Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.
by Georg Brandl
· 17 years ago
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
7cae87c
Patch #1550800: make exec a function.
by Georg Brandl
· 19 years ago
4117e54
nannified
by Guido van Rossum
· 27 years ago
42ded89
Reformulate security check using getsockname().
by Guido van Rossum
· 28 years ago
eca991d
Change security policy -- only accept requests from current host.
by Guido van Rossum
· 28 years ago
5c8b991
New example of threaded embedding
by Guido van Rossum
· 28 years ago