Message768

Author pedronis
Recipients
Date 2004-01-27.19:24:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=61408

jython wasn't attaching to the traceback the catching frame,
i.e. the one doing the except.

added test382

there is no simple workaround; inside the expect the lineno info
about the offending line in the frame doing the except is
already lost.
History
Date User Action Args
2008-02-20 17:17:10adminlinkissue625391 messages
2008-02-20 17:17:10admincreate