]> granicus.if.org Git - python/commit
Add exit as alias for quit, as the easiest way to address SF bug
authorGuido van Rossum <guido@python.org>
Mon, 15 Apr 2002 00:48:24 +0000 (00:48 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 15 Apr 2002 00:48:24 +0000 (00:48 +0000)
commitd1c08f33f2915d101c75c8937806bc27496b3463
treebfdb100aabd126549779a5c819756925ca93ee89
parentbeae4777673fa2a749d326b4860c6a2b0b1ffa12
Add exit as alias for quit, as the easiest way to address SF bug
#543674.

Bugfix candidate.
Lib/pdb.py