]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
ceval.h: added Py_MakePendingCalls()
authorGuido van Rossum <guido@python.org>
Wed, 28 Sep 1994 15:44:39 +0000 (15:44 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 28 Sep 1994 15:44:39 +0000 (15:44 +0000)
commitc5d92e12717d49f94820dd1524a75e771b57ad59
tree332f19c789c720bdf2e4b8bd8f3d5e4771bfb601
parent6c849697fd0085ea4415b7ef5bdef30e734092b2
ceval.h: added Py_MakePendingCalls()
classobject.h: added instancebinop()
modsupport.h: added newgetargs()
rename1.h: removed Py_FPROTO
Include/ceval.h
Include/classobject.h
Include/modsupport.h
Include/rename1.h