Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using shutil's function to copy data between file objects instead | Moshe Zadka | 2000-07-29 | 1 | -6/+2 |
* | Changed list_directory() somewhat. It is now only called when there | Guido van Rossum | 2000-05-21 | 1 | -15/+34 |
* | Add a simple directory listing function. | Guido van Rossum | 2000-05-09 | 1 | -9/+38 |
* | Moshe Zadka writes: When deploying SimpleHTTPServer, I noticed a | Guido van Rossum | 1999-11-16 | 1 | -1/+2 |
* | No need to import sys, time, socket or SocketServer. (Andrew Dalke & kjpylint) | Guido van Rossum | 1999-05-03 | 1 | -4/+0 |
* | Patch by Jeff Rush: | Guido van Rossum | 1998-12-07 | 1 | -1/+1 |
* | Open the file in binary mode -- so serving images from a Windows box | Guido van Rossum | 1998-12-07 | 1 | -1/+1 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -89/+89 |
* | Get rid of nobody_uid() and import pwd -- not used here. | Guido van Rossum | 1996-09-04 | 1 | -12/+0 |
* | recognize a few more file types | Guido van Rossum | 1995-09-18 | 1 | -1/+8 |
* | Initial revision | Guido van Rossum | 1995-08-04 | 1 | -0/+161 |