commit | 24c274f5dc2f2f9ebe6d3c9ee087b80d40bd49b4 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Apr 12 21:14:09 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Apr 12 21:14:09 2006 +0000 |
tree | 6d2142f4321d52c38345cc5f32876fa91ac0ea97 | |
parent | 64029986bc8b7c7eac7bc6f6265d3d3163d8bb06 [diff] |
Patch #860326: traceback.format_exception_only() now prepends the exception's module name to non-builtin exceptions, like the interpreter itself does.