Hello, Is there any example how can I create executable from executable with py2exe.For example if I create main executable with some TextEntry ( wxpython ) and then when i write this code into this entry:
import os print os.getcwd() print "ok" ...to main executable convert this code into executable with py2exe. Sorry for my english! Regards, Vedran -- http://mail.python.org/mailman/listinfo/python-list