Show local variables in report_exception, and allow expressions to be
commit8c8822a3fa37b79d864617dcd7edde3de99d8dee
authorThomas Leonard <talex5@gmail.com>
Wed, 31 Jul 2002 13:15:03 +0000 (31 13:15 +0000)
committerThomas Leonard <talex5@gmail.com>
Wed, 31 Jul 2002 13:15:03 +0000 (31 13:15 +0000)
treec42eab296e829dec1affb61e5e37d6737e434eb8
parentcd8c5ca16fdc0253b6f3a6901425502468e73207
Show local variables in report_exception, and allow expressions to be
evaluated in the context of any frame.
Added StringSaver class.

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib2@1788 66de3db3-b00d-0410-b41b-f4738ad19bea
Help/Changes
python/make_docs.py
python/rox/__init__.py
python/rox/debug.py
python/rox/saving.py