1. 5b48c45 unnecessary semicolon by Jeremy Hylton · 23 years ago
  2. e99d5ea added __all__ lists to a number of Python modules by Skip Montanaro · 23 years ago
  3. 077153e - Use mimetypes.types_map to initialize extensions_map. by Guido van Rossum · 23 years ago
  4. 1d105d1 For this server to work on Windows, directories should use "/" as the by Guido van Rossum · 24 years ago
  5. 37c03ff Using shutil's function to copy data between file objects instead by Moshe Zadka · 24 years ago
  6. 1d10f3e Changed list_directory() somewhat. It is now only called when there by Guido van Rossum · 24 years ago
  7. 57af072 Add a simple directory listing function. by Guido van Rossum · 24 years ago
  8. d7b147b Moshe Zadka writes: When deploying SimpleHTTPServer, I noticed a by Guido van Rossum · 25 years ago
  9. f8fd11d No need to import sys, time, socket or SocketServer. (Andrew Dalke & kjpylint) by Guido van Rossum · 25 years ago
  10. 5c3b384 Patch by Jeff Rush: by Guido van Rossum · 26 years ago
  11. 391c8b4 Open the file in binary mode -- so serving images from a Windows box by Guido van Rossum · 26 years ago
  12. 45e2fbc Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  13. f469d5b Get rid of nobody_uid() and import pwd -- not used here. by Guido van Rossum · 28 years ago
  14. 3b7b813 recognize a few more file types by Guido van Rossum · 29 years ago
  15. e7e578f Initial revision by Guido van Rossum · 29 years ago