Message5026

Author cgroves
Recipients cgroves
Date 2009-08-15.19:57:29
SpamBayes Score 0.0048929984
Marked as misclassified No
Message-id <1250366250.38.0.315007359822.issue1435@psf.upfronthosting.co.za>
In-reply-to
Content
See Raghu's email at 
http://article.gmane.org/gmane.comp.lang.jython.user/7989.  Essentially, 
traceback.print_exc() should print the Java exception as Jython's regular 
exception printer does.  This would be really nice for when things break 
in the Jython regression tests as well.
History
Date User Action Args
2009-08-15 19:57:30cgrovessetrecipients: + cgroves
2009-08-15 19:57:30cgrovessetmessageid: <1250366250.38.0.315007359822.issue1435@psf.upfronthosting.co.za>
2009-08-15 19:57:30cgroveslinkissue1435 messages
2009-08-15 19:57:29cgrovescreate