Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
1d16a9f040aadbfff9a0628d185c44c4159ce0b3
/
Lib
/
SimpleHTTPServer.py
d7b147b
Moshe Zadka writes: When deploying SimpleHTTPServer, I noticed a
by Guido van Rossum
· 25 years ago
f8fd11d
No need to import sys, time, socket or SocketServer. (Andrew Dalke & kjpylint)
by Guido van Rossum
· 26 years ago
5c3b384
Patch by Jeff Rush:
by Guido van Rossum
· 26 years ago
391c8b4
Open the file in binary mode -- so serving images from a Windows box
by Guido van Rossum
· 26 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
f469d5b
Get rid of nobody_uid() and import pwd -- not used here.
by Guido van Rossum
· 28 years ago
3b7b813
recognize a few more file types
by Guido van Rossum
· 29 years ago
e7e578f
Initial revision
by Guido van Rossum
· 29 years ago