Shantanoo Mahajan wrote: > +++ Jorge Louis De Castro [20-07-05 23:20 +0100]: > | Hello, > | > | Is there a way of creating a Windows .exe from a .py file that does not > involve unzipping several files onto a folder? > | Does someone know of a program that wraps all the files needed into one > single (non-installable) executable? > | > | Cheers > | jorge > > py2exe?
py2exe does not create a single file executable. Many people bundle the output of py2exe with an installer, but the OP prefers not to do this. Kent _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor