]> granicus.if.org Git - python/commit
Patch #1446372: quit and exit can now be called from the interactive
authorGeorg Brandl <georg@python.org>
Thu, 9 Mar 2006 23:22:06 +0000 (23:22 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 9 Mar 2006 23:22:06 +0000 (23:22 +0000)
commit24cb053b158a3cd63f7be05ac27f47e45bb2f1b3
tree7f13771e5cc4d4641cb8227812ae6dd69c8519db
parentca4d08b6d366ef12022c15ea546ecf7a19a087e7
Patch #1446372: quit and exit can now be called from the interactive
interpreter to exit.
Lib/site.py
Misc/NEWS