Message823

Author ype
Recipients
Date 2003-05-04.11:50:15
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=125722

Here the Java superclass Operator has a constructor  
that takes a String argument, and this constructor is not  
called from the jython test code.  
  
So the TypeError produced by Jython is correct, ie. this is not a 
bug.  
  
I don't know whether it is possible to call a protected 
constructor of an abstract java class from jython. 
 
History
Date User Action Args
2008-02-20 17:17:14adminlinkissue713373 messages
2008-02-20 17:17:14admincreate