py2exe questions

Grant Edwards grante at visi.com
Fri Nov 3 16:01:51 EST 2006


On 2006-11-03, Doug Stell <celiadoug at mchsi.com> wrote:
> I have 2 questions about py2exe or any similar utility.
>
> 1. Is it possible to create a single Windows executable that does not
>    blow out to a folder full of files and can be called from scripts
>    using command line arguments?

The default operation of py2exe already meets requirement 1b:
an executable that can be called from scripts using command
line arguments.

-- 
Grant Edwards                   grante             Yow!  Now I'm concentrating
                                  at               on a specific tank battle
                               visi.com            toward the end of World
                                                   War II!



More information about the Python-list mailing list