]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
pythonrun.h: added run_pyc_file
authorGuido van Rossum <guido@python.org>
Wed, 14 Sep 1994 13:23:36 +0000 (13:23 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 14 Sep 1994 13:23:36 +0000 (13:23 +0000)
commit956640880da20c20d5320477a0dcaf2026bd9426
tree8c1f67d70244113e4239c8519fc4077d24976998
parentf5e0ea89db4475a79a6bd6cb5e10c2e0c0ff602f
pythonrun.h: added run_pyc_file
ceval.h: added Py_AddPendingCall
rest: modules using the new naming scheme must now include Python.h
Include/Python.h [new file with mode: 0644]
Include/allobjects.h
Include/ceval.h
Include/pythonrun.h
Include/rename1.h