]> granicus.if.org Git - python/commit
Patch #1515343: Fix printing of deprecated string exceptions with a
authorGeorg Brandl <georg@python.org>
Mon, 24 Jul 2006 14:09:56 +0000 (14:09 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 24 Jul 2006 14:09:56 +0000 (14:09 +0000)
commitc13c34c39d0a39b3f3bfe1d2145861dbdc19dd68
treeb62ea51b24f05fef526f6de7c0568e7135c35f5c
parent844f7ddcdc3b171ea18c626e46dec14a5786400a
Patch #1515343: Fix printing of deprecated string exceptions with a
value in the traceback module.
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS