diff options
author | Barry Warsaw <barry@python.org> | 1997-01-03 20:04:09 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-01-03 20:04:09 (GMT) |
commit | 61bc874b198516f483392acbf063c0bf92b2e42e (patch) | |
tree | 10dc35fe506fb6d21ec610958874278f75814b5b /Lib | |
parent | cf3d4b51236d23a6652875937e90ad9cad3fc937 (diff) | |
download | cpython-61bc874b198516f483392acbf063c0bf92b2e42e.zip cpython-61bc874b198516f483392acbf063c0bf92b2e42e.tar.gz cpython-61bc874b198516f483392acbf063c0bf92b2e42e.tar.bz2 |
Output of socket module test.
Diffstat (limited to 'Lib')
-rw-r--r-- | Lib/test/output/test_socket | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Lib/test/output/test_socket b/Lib/test/output/test_socket new file mode 100644 index 0000000..2085c7b --- /dev/null +++ b/Lib/test/output/test_socket @@ -0,0 +1,18 @@ +test_socket +socket.error +2 +2 +1 +4 +5 +6 +23 +test_socket +socket.error +2 +2 +1 +4 +5 +6 +23 |