> Presumably the half you've fixed is the most important one?  Ie, usually
 > one gets unhandled Java exceptions up through Python, less commonly
 > vice/versa, when using PyLucene.

That is correct. You'd get a Python exception in Java when "extending" a Java class from Python. You'd most likely get the exception back to Python by way of Java but it is still probable that the original stacktrace would get lost. I need to at least investigate this case before calling this bug fixed entirely.

Reply via email to