]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Initial revision
authorGuido van Rossum <guido@python.org>
Mon, 14 Dec 1992 23:25:04 +0000 (23:25 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 14 Dec 1992 23:25:04 +0000 (23:25 +0000)
commite3cafbe7b85c350d4dbeb2af53fd8fc1ae66689b
tree3a6030b09829c527c8bb0fdcd6b36f6e9e332fe1
parent5f59d6018e1b49c3bc581a0f69aa2bb1c88ae52b
Initial revision
Demo/rpc/T.py [new file with mode: 0644]
Demo/rpc/mountclient.py [new file with mode: 0644]
Demo/rpc/nfsclient.py [new file with mode: 0644]
Demo/rpc/rpc.py [new file with mode: 0644]
Demo/rpc/xdr.py [new file with mode: 0644]