Message314

Author pedronis
Recipients
Date 2001-06-15.13:50:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=61408

A python class can subclass many Java interfaces, even in
jythonc, that's not
the problem. I have tried the supposed failing code, it
works of me.
The point is about jythonc detecting A to be a Java class
and producing
the right 'extends' in the java code: this depends on the
actual settings
at jythonc invokation and yes the support for from _ import
* is maybe fragile.
I close the bug.
History
Date User Action Args
2008-02-20 17:16:50adminlinkissue428414 messages
2008-02-20 17:16:50admincreate