]> granicus.if.org Git - python/commit
Tracking changes to Py_Main():
authorGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 19:24:41 +0000 (19:24 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 19 Jul 1997 19:24:41 +0000 (19:24 +0000)
commit3768fb1097b0c253716b46313510c27c5afb31f9
tree5d458ee709adc1f3b9d706c6fc8599f47893e11a
parented52aacb33623ac2e3d768ee3fcc205c6bd9046f
Tracking changes to Py_Main():

- Got rid of inspection of some environment variables.

- Got rid of Py_GetProgramName() and related logic.

- Print the version header *after* successful initialization.
Python/frozenmain.c