]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Initial revision
authorGuido van Rossum <guido@python.org>
Sun, 18 Nov 1990 17:27:39 +0000 (17:27 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 18 Nov 1990 17:27:39 +0000 (17:27 +0000)
commit10dc2e8097e7a431367e72f46ddba91be93aa159
tree21d30678e4b505163daa5083e0f4a4159e67f5c0
parentd5b70f5bacb27f96cbdf7f304d88fe8ede2a72c9
Initial revision
Include/opcode.h [new file with mode: 0644]
Python/ceval.c [new file with mode: 0644]
Python/compile.c [new file with mode: 0644]