commit | b90ffd88f1486896a380ee3a2e2ae0dfc8da1d49 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Jul 30 22:20:16 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Jul 30 22:20:16 2010 +0000 |
tree | af992a06e0ef9100a0c938f5d29fd3216ba2c1f5 | |
parent | 635edd199030f2c2f7de4369638c4c9a29226219 [diff] |
Part of #7245: when KeyboardInterrupt is raised while defining commands, restore the old commands instead of producing a traceback.