Hi,

How can we freeze the python program and how will it ensure that all
the python files are packages with the programs (including python and
wxPython). Can anybody give me some pointers on this.

Every help is appreciated. Thanks.

> You could freeze the Python program. That'll ensure all the required
> files are packaged with your program, including Python itself. If you
> build a RPM from that, your users will be quite happy.
 
> Sybren

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

Reply via email to