Commit message (Expand) | Author | Age | |
---|---|---|---|
* | testConnectTimeout(): set the timeout to a smaller value; 0.02 | Guido van Rossum | 2002-09-03 |
* | Standardize behavior: no docstrings in test functions. | Guido van Rossum | 2002-08-22 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 |
* | Temporarily disable the timeout and socket tests. | Guido van Rossum | 2002-06-13 |
* | Major overhaul of timeout sockets: | Guido van Rossum | 2002-06-13 |
* | Docstring, layout and style tweaking. Increase fuzz to 1 second. | Guido van Rossum | 2002-06-12 |
* | Add some more basic tests to validate the argument checking of | Guido van Rossum | 2002-06-12 |
* | New test suite for the socket module by Michael Gilfix. | Guido van Rossum | 2002-06-12 |
* | SF patch 555085 (timeout socket implementation) by Michael Gilfix. | Guido van Rossum | 2002-06-06 |