]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Initial revision
authorGuido van Rossum <guido@python.org>
Mon, 1 Jul 1991 18:32:32 +0000 (18:32 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Jul 1991 18:32:32 +0000 (18:32 +0000)
commit22825e86f6e13a4d84822ae9ee7c8a807259f37d
treea773c67d671fc73801ebc372e0cf6451192aacb5
parent2fa5a7fc00a726c119f7626c702ffb7fa464b25b
Initial revision
Demo/sockets/README [new file with mode: 0644]
Demo/sockets/echosvr.py [new file with mode: 0755]
Demo/sockets/finger.py [new file with mode: 0755]
Demo/sockets/telnet.py [new file with mode: 0755]
Demo/sockets/throughput.py [new file with mode: 0755]
Demo/sockets/udpecho.py [new file with mode: 0755]