Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Patch by Jeff Bauer: a minor change to declare two new | Guido van Rossum | 1998-11-30 |
* | Fix typo in docstring: client_request should be client_address. | Guido van Rossum | 1998-11-16 |
* | Fixed the UDP server -- this never worked. Ray Loyzaga deserves | Guido van Rossum | 1998-06-16 |
* | Explicitly close rfile and wfile in StreamRequestHandler.finish() -- | Guido van Rossum | 1998-04-03 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 |
* | No longer need to be very careful with saving the exception state | Guido van Rossum | 1997-09-29 |
* | Fix bug found by kjpylint; change doc string to avoid "(" in column 1. | Guido van Rossum | 1997-07-16 |
* | Make self.rfile unbuffered (self.wfile already is). This should fix | Guido van Rossum | 1996-10-23 |
* | Changed makefile() args from r/w to rb/wb, for non-unix compatability. | Jack Jansen | 1996-02-14 |
* | correct retrieving return value of os.waitpid() | Guido van Rossum | 1996-01-25 |
* | Initial revision | Guido van Rossum | 1995-08-04 |