]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
initial checkin
authorGuido van Rossum <guido@python.org>
Sat, 8 Oct 1994 19:30:50 +0000 (19:30 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 8 Oct 1994 19:30:50 +0000 (19:30 +0000)
commit705d517e3f4df74b8c04edf54ac73b087c982f32
tree7b0543f1165fc1bdfc4717277f67d8e699dcbeb4
parent3dc44aba71305cd9be8cba7703a96b6528f34169
initial checkin
Demo/dns/README [new file with mode: 0644]
Demo/dns/dnsclass.py [new file with mode: 0755]
Demo/dns/dnslib.py [new file with mode: 0755]
Demo/dns/dnsopcode.py [new file with mode: 0755]
Demo/dns/dnstype.py [new file with mode: 0755]
Demo/embed/Makefile [new file with mode: 0644]
Demo/embed/README [new file with mode: 0644]
Demo/embed/demo.c [new file with mode: 0644]
Tools/freeze/hello.py [new file with mode: 0644]