Hello,

I've updated the traceback.py module; my improved version dumps all
local variabes from the stack trace, which helps in debugging rare
problems. You can find details in my latest blog post here:

  http://benjamin-schweizer.de/improved-python-traceback-module.html

and the source code there:

  http://hg.sickos.org/python-traceback/

I'm intrested in comments and improvements - and possibly inclusion in
the source repository.


Greetings
Benjamin

-- 
http://benjamin-schweizer.de/contact
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to