monkey wrote:
It is generally not very easy or straight-forward.
For now, you can use pyfreeze to snap the application.....
If your application does not use any C modules, you can try to use
Jython instead.

Cheers
Maurice


If using Jython to complie, is the end-user need JRE instead of Python
installed, or need both of them?

The end-user needs the JRE, not Python.

Kent
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to