SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 136 Python

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
B
Barry Warsaw committed
d86dcd35540327ac7ba559e8c7852bd82ab84ce7
Parent: e3a565e