]> granicus.if.org Git - python/commit
Add missing "return" statements in exception handler.
authorGeorg Brandl <georg@python.org>
Sun, 11 Mar 2007 08:28:46 +0000 (08:28 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 11 Mar 2007 08:28:46 +0000 (08:28 +0000)
commitb27831887f84c8ef9326453572e750cdf225edcc
tree6fef5995c332b73fe8259491a1b71d0b69c4d506
parentae04106a0ebf271b4c4f3ce04c1ee84cab9b43fe
Add missing "return" statements in exception handler.
Lib/pdb.py