You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pytho...@python.org
I have a rather large Java package for the analysis of networks that I would like to convert to Python. Many of the classes in the Java package are "Serializable".
Any recommendations on Java-to-Python (2.6) would be appreciated.
--V
Tim Wintle
unread,
Dec 18, 2009, 10:47:49 AM12/18/09
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Virgil Stokes, pytho...@python.org
I used java2python recently with quite a lot of success. I believe it doesn't support newer java features though.