Message6193

Author bpedman
Recipients bpedman, cgroves, draghuram, fwierzbicki
Date 2010-10-21.18:18:09
SpamBayes Score 0.06224749
Marked as misclassified No
Message-id <1287685090.75.0.451996430138.issue1435@psf.upfronthosting.co.za>
In-reply-to
Content
Can't you just set the options in org.python.core.Options like:
Options.showJavaExceptions
Options.showPythonProxyExceptions
Options.includeJavaStackInExceptions

Maybe set some of these to true?
History
Date User Action Args
2010-10-21 18:18:10bpedmansetmessageid: <1287685090.75.0.451996430138.issue1435@psf.upfronthosting.co.za>
2010-10-21 18:18:10bpedmansetrecipients: + bpedman, cgroves, fwierzbicki, draghuram
2010-10-21 18:18:10bpedmanlinkissue1435 messages
2010-10-21 18:18:09bpedmancreate