diff options
author | Barry Warsaw <barry@python.org> | 2003-06-29 17:07:06 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2003-06-29 17:07:06 (GMT) |
commit | d86dcd35540327ac7ba559e8c7852bd82ab84ce7 (patch) | |
tree | 756f37afb6686d6b748d0c8df840f354a7209606 /Include/sysmodule.h | |
parent | e3a565eed0a8870e5f8b5d05040c0207ee99140f (diff) | |
download | cpython-d86dcd35540327ac7ba559e8c7852bd82ab84ce7.zip cpython-d86dcd35540327ac7ba559e8c7852bd82ab84ce7.tar.gz cpython-d86dcd35540327ac7ba559e8c7852bd82ab84ce7.tar.bz2 |
Py_Main(): Add a check for the PYTHONINSPECT environment variable
after running the script so that a program could do something like:
os.environ['PYTHONINSPECT'] = 1
to programmatically enter a prompt at the end.
(After a patch by Skip Montanaro w/ proposal by Troy Melhase
Diffstat (limited to 'Include/sysmodule.h')
0 files changed, 0 insertions, 0 deletions