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:
---
Markku Hänninen, hmm@iki.fi
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:
---
Markku Hänninen, hmm@iki.fi