|
From: <bc...@wo...> - 2001-11-02 15:54:22
|
[Samuele]
>I'm a bit pedantic :)
>
>> if (exc instanceof PySyntaxError) {
>> PySyntaxError se = (PySyntaxError)exc;
>> se.instantiate();
>
>IMHO all code outside the jython codebase should
>not rely ...
Guilty as charged.
regards,
finn
|