]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changed and exported newcodeobject() interface, for ".pyc" files.
authorGuido van Rossum <guido@python.org>
Tue, 4 Jun 1991 19:41:56 +0000 (19:41 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 4 Jun 1991 19:41:56 +0000 (19:41 +0000)
commita082ce40a62e684116049e66c0104263e162694e
treedc5621dce9c15d69eca33a4a8f156510baf0342d
parent3caa6e35cfd8bc08725c4d669b46d19f301f3f85
Changed and exported newcodeobject() interface, for ".pyc" files.
Python/compile.c