compile as exe with arguments

Martin P. Hellwig martin.hellwig at dcuktec.org
Mon Jun 28 06:26:17 EDT 2010


On 06/28/10 11:18, dirknbr wrote:
> I want to compile as an exe using py2exe but the function should take
> arguments. How would I do this? Currently my exe runs (no errors) but
> nothing happens.
>

I am not sure if I understand your question correctly, have you used a 
module like optparse and it doesn't do anything? It works for me the 
last time I used it.

-- 
mph



More information about the Python-list mailing list