Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use sendall() in the stream test instead of send(). | Guido van Rossum | 2001-10-29 | 1 | -1/+1 |
* | Make test_socketserver require the network resource. | Tim Peters | 2001-09-18 | 1 | -0/+2 |
* | Rework akin to test_threaded_import, so that this can run under regrtest. | Tim Peters | 2001-09-17 | 1 | -7/+8 |
* | Should raise TestSkipped, not ImportError, when deciding to skip the | Guido van Rossum | 2001-07-13 | 1 | -2/+2 |
* | Ported to Windows: | Guido van Rossum | 2001-07-10 | 1 | -5/+6 |
* | A test suite for SocketServer.py that exposes the various bugs just | Guido van Rossum | 2001-07-10 | 1 | -0/+161 |