]> granicus.if.org Git - python/commit
On second though, NEXITFUNCS should be defined in pythonrun.c and not
authorGuido van Rossum <guido@python.org>
Thu, 1 Oct 1998 16:02:31 +0000 (16:02 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 1 Oct 1998 16:02:31 +0000 (16:02 +0000)
commit2c69336507d45cc28e27385d717df7115e56baa5
tree1eaff55dadd5ebeef312f4636f1b61a1064eb31c
parent2dcfc9618dbf1cf467436c4a0ccbb2d7df2ba25f
On second though, NEXITFUNCS should be defined in pythonrun.c and not
here; pystate.h doesn't use it (I thought I wanted to move the array
there but that won't work).
Include/pystate.h