| commit | 24e4af8c729dd2905e3025415338179b95bf3986 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Wed Jun 12 19:18:08 2002 +0000 |
| committer | Guido van Rossum <guido@python.org> | Wed Jun 12 19:18:08 2002 +0000 |
| tree | 4a1763367b4a64d462ebb49a0adbb1a8ca81a794 | |
| parent | e3fdc975c02d6bbbe2e442e878061975d4c762ec [diff] |
New test suite for the socket module by Michael Gilfix. Changed test_timeout.py to conform to the guidelines in Lib/test/README.