From: Joshua F. <jo...@jo...> - 2002-03-08 11:08:18
|
I am looking for a convenient summary of ways in which Python is incompatible with the JVM, whether interpreting in Jython or compiling with jythonc. I have identified a few such from the documentation, including a ban on Python multiple inheritance, but where can I find a summary? |