]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- After an exception, run.py was not setting the exception vector. Noam
authorKurt B. Kaiser <kbk@shore.net>
Wed, 19 Nov 2003 04:52:32 +0000 (04:52 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 19 Nov 2003 04:52:32 +0000 (04:52 +0000)
commit924f6164215f59e04fa8aa62ed62ce8a50991267
tree75d4611aefa3771ae0c45009d44002beae08a903
parentb03136ad527579b93fa62cbf80d61511d41a839c
- After an exception, run.py was not setting the exception vector. Noam
  Raphael suggested correcting this so pdb's postmortem pm() would work.
  IDLEfork Patch 844675

Modified: NEWS.txt  run.py
Lib/idlelib/NEWS.txt
Lib/idlelib/run.py