]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use Py_NewInterpreter() and friends. Remove saving/restoring of std files.
authorGuido van Rossum <guido@python.org>
Fri, 25 Jul 1997 20:59:55 +0000 (20:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 25 Jul 1997 20:59:55 +0000 (20:59 +0000)
commit630924f190a4c3088cc4d3f275390d23e9028ba8
tree710bae6d6cadb3e74634992f86dae97b9ca9a809
parent275558cb9fb813d02f89560a991a09903a52487c
Use Py_NewInterpreter() and friends.  Remove saving/restoring of std files.
Demo/pysvr/pysvr.c