Message1425
Jythonc generates faulty Java code for python classes that have the same name as the .py file and at the same time inherit from a python class that inherits from a Java class. Sounds complicated? See the attached test case.
Bug 486235 could possibly be referring to the same bug, but the reporter failed to find a simple test-case.
I'm using Jython 2.2a1 on java1.5.0_07, and the code was compiled with the following command:
jythonc --core --deep --jar test.jar TestClass.py |
|
Date |
User |
Action |
Args |
2008-02-20 17:17:42 | admin | link | issue1656640 messages |
2008-02-20 17:17:42 | admin | create | |
|