]> granicus.if.org Git - python/commit
The last of the mass checkins for separate (sub)interpreters.
authorGuido van Rossum <guido@python.org>
Sat, 2 Aug 1997 03:10:38 +0000 (03:10 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 2 Aug 1997 03:10:38 +0000 (03:10 +0000)
commit25ce566661c1b7446b3ddb4076513a62f93ce08d
tree39efd7dea3c5cf687c84ec4af49614b725755525
parent40b33c648a2d777636603356c12b644dd4c92876
The last of the mass checkins for separate (sub)interpreters.
Everything should now work again.

See the comments for the .h files mass checkin (e.g. pystate.h) for
more detail.
Python/bltinmodule.c
Python/ceval.c
Python/import.c
Python/importdl.c
Python/pystate.c
Python/pythonrun.c
Python/sysmodule.c