Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Create Python stubs for Java classes

3 views
Skip to first unread message

Markku H?nninen

unread,
Nov 11, 2003, 12:28:42 PM11/11/03
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:

http://www.hmm.iki.fi/~hmm/python/genjavaimports.html

---
Markku Hänninen, h...@iki.fi

0 new messages