]> granicus.if.org Git - python/commit
Bug #1627316: handle error in condition/ignore pdb commands more gracefully.
authorGeorg Brandl <georg@python.org>
Mon, 22 Jan 2007 21:23:45 +0000 (21:23 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 22 Jan 2007 21:23:45 +0000 (21:23 +0000)
commit1e4bb440488e7b982c62fe117cd5409402818d02
tree0c4444e7a2d6f4e52b9298eba6c03cbbcb23e7ff
parent742e39296a80a72cba06fdfd3b25abbb6e723885
Bug #1627316: handle error in condition/ignore pdb commands more gracefully.
 (backport from rev. 53524)
Lib/pdb.py