]> granicus.if.org Git - python/commit
Revert r42719, because the isinstance() check wasn't redundant; formatting a
authorPhillip J. Eby <pje@telecommunity.com>
Fri, 24 Mar 2006 22:10:54 +0000 (22:10 +0000)
committerPhillip J. Eby <pje@telecommunity.com>
Fri, 24 Mar 2006 22:10:54 +0000 (22:10 +0000)
commit4a26633e0e4ba756794e753cc0dec20535bb412a
tree8b36f3a89bcb23e1660d923a8d6bb08b1f6f892b
parentfd3fcf0b35a479c3df4999d9bad2337a5e3af140
Revert r42719, because the isinstance() check wasn't redundant; formatting a
string exception was causing a TypeError.
Lib/traceback.py