[Zope] Cool monkey patch to make tracebacks more useful :-)

Dieter Maurer dieter at handshake.de
Sat Jul 16 13:15:49 EDT 2005


Chris Withers wrote at 2005-7-15 20:33 +0100:
> ...
>That just leaves the traceback printed by pdb, anyone reckon they can 
>get that to use the sensible formatter? ;-)

Do you get a traceback by "pdb"?

   I only get information of the form
   "*** TypeError: <exceptions.TypeError instance at 0x405e0cac>"

This is even more stupid than Microsoft error messages.


Today, I have been so annoyed by this that I decided to
improve "pdb" in this respect and donate the patch
as a feature for the Python core...


-- 
Dieter


More information about the Zope mailing list