]> granicus.if.org Git - python/commit
Moved allobjects.h to Python.h (without rename2.h).
authorGuido van Rossum <guido@python.org>
Fri, 2 May 1997 03:55:52 +0000 (03:55 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 2 May 1997 03:55:52 +0000 (03:55 +0000)
commit174f95adf7ee1251738a291d0fb52760ea1b25c0
tree1150d38ff2b52bb2a969d4b541427e7798fa5705
parentc0b618a2ccfb0fc39e07ee96dc09da77fbcce1b1
Moved allobjects.h to Python.h (without rename2.h).
allobjects.h disappears -- old-style extensions must include Python.h
and rename2.h.
Include/Python.h
Include/allobjects.h [deleted file]