Ilia Meerovich created PYLUCENE-25:
--------------------------------------

             Summary: JCC: "NameError: global name 'StringWriter' is not 
defined" occurs when java exception raised
                 Key: PYLUCENE-25
                 URL: https://issues.apache.org/jira/browse/PYLUCENE-25
             Project: PyLucene
          Issue Type: Bug
            Reporter: Ilia Meerovich


I used jcc and tried to run generated python code.
I noticed that when java exception occurs, python throws NameError exception:
"NameError: global name 'StringWriter' is not defined"
It looks like __init__.py needs to adapt to the full names features.

I found that somebody already sent an email regards similar failure:
http://mail-archives.apache.org/mod_mbox/lucene-pylucene-dev/201302.mbox/%3Calpine.OSX.2.01.1302041320590.1972@yuzu.local%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to