Message1859

Author niall_kelly
Recipients
Date 2007-08-27.13:14:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
from org.python.core import * fails using 2.2 under java 1.5 with the following exception:
Traceback (innermost last):
  File "<console>", line 1, in ?
TypeError: cannot lazy load PyObject subclass

Tested on Ubuntu, FreeBSD and Windows all with the same results.
History
Date User Action Args
2008-02-20 17:18:00adminlinkissue1782489 messages
2008-02-20 17:18:00admincreate