Hi, I don't see any Python (Jython) task in Ant.
I think many people would be happy to compile their Python codes in java bytecode from Ant, since Python is a great script language, and it's very useful sometimes to use your python code from Java.
If nobody have started the job, I can start to develop a <jythonc> task to compile *.py files.
In your opinion, which task should I use to convert it in a Python compiler ? javac ? rmic ?
Rgds.
-- Cyrille Link to Jython : http://www.jython.org/
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
