Message171

Author bckfnn
Recipients
Date 2000-11-18.19:39:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I run jpython at the command line and import a specific class from my own
package.
When I try to construct the object I get the message no public constructors for
...
I have the corresponding jar containing that file in my System java classpath
variable and in my python.path of the registry script. 
History
Date User Action Args
2008-02-20 17:16:43adminlinkissue222860 messages
2008-02-20 17:16:43admincreate