]> granicus.if.org Git - python/commit
Inspired by SF patch #860326, make the exception formatting by
authorGuido van Rossum <guido@python.org>
Sat, 26 Aug 2006 20:37:44 +0000 (20:37 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 26 Aug 2006 20:37:44 +0000 (20:37 +0000)
commit6a2a2a08329567ea41f4f073cb43e487f83872c7
tree63fffe60ff821be1660fe50ae7b5a06fac5936e8
parent59baa759e4cc4ab66f240f35e3cb7edfb4375952
Inspired by SF patch #860326, make the exception formatting by
traceback.py be closer to the built-in formatting.
A few unittests had to be fixed, too.
Lib/decimal.py
Lib/doctest.py
Lib/test/test_doctest.py
Lib/test/test_traceback.py
Lib/test/test_unpack.py
Lib/traceback.py