Exception handler now copes with old-style non-class exceptions and
commit95587a77d5f6ce28fa3f54a0605680567d6d30e6
authorThomas Leonard <talex5@gmail.com>
Sat, 10 Mar 2007 13:18:37 +0000 (10 13:18 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 10 Mar 2007 13:18:37 +0000 (10 13:18 +0000)
tree3ba524f548db0921185b0f689728b1c55707b447
parentb57048e75e64c6e9a4665123be82561dbbd8c48b
Exception handler now copes with old-style non-class exceptions and
with missing tracebacks (Thomas Leonard).

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/rox-lib@4986 66de3db3-b00d-0410-b41b-f4738ad19bea
ROX-Lib2/python/rox/__init__.py
ROX-Lib2/python/rox/debug.py