]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Get quit() and exit() to work cleanly when not using subprocess.
authorKurt B. Kaiser <kbk@shore.net>
Wed, 16 Aug 2006 07:04:17 +0000 (07:04 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 16 Aug 2006 07:04:17 +0000 (07:04 +0000)
commitf137e1df2c02f5782c5b0f18a2b3b649f255f63a
treec695f63924a433e939d9a4e06c2850155a353900
parentb1cb56ad171eb9f2660cca7cc8fd9ae25564b73b
Get quit() and exit() to work cleanly when not using subprocess.
Lib/idlelib/PyShell.py