diff options
author | Barry Warsaw <barry@python.org> | 1997-01-03 20:03:32 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-01-03 20:03:32 +0000 |
commit | cf3d4b51236d23a6652875937e90ad9cad3fc937 (patch) | |
tree | bc11b8cb4152f7deee556181bc300ea3e67d3cdf /Python/pythonmain.c | |
parent | eaa6e1102fd1ee97829e1d5b4b62663c1f6d7a0a (diff) | |
download | cpython-git-cf3d4b51236d23a6652875937e90ad9cad3fc937.tar.gz |
Test of the socket module. The following functions and methods are
not currently tested (or even touched):
# socket.fromfd()
# sktobj.getsockopt()
# sktobj.recvfrom()
# sktobj.sendto()
# sktobj.setblocking()
# sktobj.setsockopt()
# sktobj.shutdown()
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions