Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -128/+128 | |
| | ||||||
* | No longer need to be very careful with saving the exception state | Guido van Rossum | 1997-09-29 | 1 | -2/+1 | |
| | | | | | first. Don't store the traceback as a local variable, to avoid circular references. | |||||
* | Fix bug found by kjpylint; change doc string to avoid "(" in column 1. | Guido van Rossum | 1997-07-16 | 1 | -5/+5 | |
| | ||||||
* | Make self.rfile unbuffered (self.wfile already is). This should fix | Guido van Rossum | 1996-10-23 | 1 | -1/+1 | |
| | | | | CGIHTTPServer.py when used with the POST command. | |||||
* | Changed makefile() args from r/w to rb/wb, for non-unix compatability. | Jack Jansen | 1996-02-14 | 1 | -2/+2 | |
| | ||||||
* | correct retrieving return value of os.waitpid() | Guido van Rossum | 1996-01-25 | 1 | -1/+1 | |
| | ||||||
* | Initial revision | Guido van Rossum | 1995-08-04 | 1 | -0/+413 | |