Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ff712aa8abde6a1a892ec39bb124cfd4a7cb992a
/
Lib
/
SocketServer.py
db2b70c
Fix bug found by kjpylint; change doc string to avoid "(" in column 1.
by Guido van Rossum
· 28 years ago
d804bab
Make self.rfile unbuffered (self.wfile already is). This should fix
by Guido van Rossum
· 29 years ago
2bb57b8
Changed makefile() args from r/w to rb/wb, for non-unix compatability.
by Jack Jansen
· 29 years ago
5bb05da
correct retrieving return value of os.waitpid()
by Guido van Rossum
· 30 years ago
e7e578f
Initial revision
by Guido van Rossum
· 30 years ago