Is it possible to write a python module in Java?

Julien Reynier julienr at satis.com
Thu Jan 18 11:00:43 EST 2001


Hi,

I know it's possible to write a python module in C or C++. But is it
possible to do the same thing with Java? And how ?

I know JPython, but JPython can't access to system call as os.chdir(),
os.system() etc So I want to use Python.

thanks...


-- 
Julien



More information about the Python-list mailing list