Message1906

Author cgroves
Recipients
Date 2007-09-13.06:37:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This is failing because Jython hasn't been initialized.  Jython assumes you've working with it through an instance of PythonInterpreter, so create one of those first and that code should work.
History
Date User Action Args
2008-02-20 17:18:01adminlinkissue1792881 messages
2008-02-20 17:18:01admincreate