diff options
author | Guido van Rossum <guido@python.org> | 1997-07-19 19:20:32 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-07-19 19:20:32 +0000 |
commit | bca463a8a95d192c16d7d26a3ec346dda0ca39b9 (patch) | |
tree | fd3a86ca3d9bfa0808c551ad830f4d2a08311fd1 /Python/frozenmain.c | |
parent | 34c2cb93ce28cac7bfa2a16a9a64ef125adf4e78 (diff) | |
download | cpython-bca463a8a95d192c16d7d26a3ec346dda0ca39b9.tar.gz |
This is no longer the real main program; it now defines Py_Main(), so
it can be placed in the library.
Other, related changes:
- Moved the inspection of some environment variables to
Py_Initialize().
- Got rid of -s option.
- Moved Py_GetProgramName() and related logic to pythonrun.c; call
Py_SetProgramName() instead.
- Print the version header *after* successful initialization.
Diffstat (limited to 'Python/frozenmain.c')
0 files changed, 0 insertions, 0 deletions