More verbose traceback
Michael Hudson
mwh at python.net
Tue Feb 3 07:22:23 EST 2004
More information about the Python-list mailing list
Tue Feb 3 07:22:23 EST 2004
- Previous message (by thread): More verbose traceback
- Next message (by thread): More verbose traceback
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Thomas Guettler" <guettli at thomas-guettler.de> writes: > Hi! > > Has someone written a script which > dumps a traceback in a more verbose style? > > This should include the information you > see with cgitb. I like this very much. > > You see the values of the important variables > in the traceback. I need something like > this, but it should be plain ascii, not html. I beleive there's a patch on SF (to cgitb) that does this. Cheers, mwh -- But since your post didn't lay out your assumptions, your goals, or how you view language characteristics as fitting in with either, you're not a *natural* candidate for embracing Design by Contract <0.6 wink>. -- Tim Peters, giving Eiffel adoption advice
- Previous message (by thread): More verbose traceback
- Next message (by thread): More verbose traceback
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list