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
I have created a small utility to create Python stubs from Java classes using Jython. This is handy if you want to run PyChecker for your Jython application that uses Java classes. (As PyChecker won't run on Jython)
I wrote this as a quick hack just for my own use, but others may find it useful too, so genjavaimports.py is available at: