Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
bef74b5605f180532f8dda581e143b16001782ab
/
Demo
/
pysvr
aa61505
Use a counter instead of a Boolean to check for initialized; n calls
by Guido van Rossum
· 27 years ago
20abb4e
Added (commented-out) defs for use with the build tree instead of the
by Guido van Rossum
· 27 years ago
c46d22e
Print ps (process status) for us when starting a new thread.
by Guido van Rossum
· 27 years ago
630924f
Use Py_NewInterpreter() and friends. Remove saving/restoring of std files.
by Guido van Rossum
· 27 years ago
a88446a
Some improvements, e.g. -L/depot/... is not needed.
by Guido van Rossum
· 27 years ago
e0c6901
Added leading comment and security check.
by Guido van Rossum
· 27 years ago
42ded89
Reformulate security check using getsockname().
by Guido van Rossum
· 27 years ago
eca991d
Change security policy -- only accept requests from current host.
by Guido van Rossum
· 27 years ago
5c8b991
New example of threaded embedding
by Guido van Rossum
· 27 years ago