]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed running of standalone via command line. Also, only do save from
authorBarry Warsaw <barry@python.org>
Thu, 22 Oct 1998 18:45:52 +0000 (18:45 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 22 Oct 1998 18:45:52 +0000 (18:45 +0000)
commit877d299292063ce07c5ecc3e897216731bdf4e5a
tree445db39a79110845c7f0a102a6118afa4948fe92
parentfbba304aaa62c57dfdf6feb88e1d996f9425aa02
Fixed running of standalone via command line.  Also, only do save from
main() so that run-as-modal doesn't automatically save database.
Tools/pynche/Main.py