Using command line args on Windows

Fredrik Lundh fredrik at pythonware.com
Thu Oct 6 08:27:12 EDT 2005


"k8" wrote:

> I'm stuck on a Windows machine today and would love to fully play with
> and test a simple python script.  I want to be able to type "python
> myscript myarg" somewhere.  Is there anything out there to help me?

footnote: if you'd prefer to type "myscript myarg" instead, you might want
to check out this tool:

    http://effbot.org/zone/exemaker.htm

</F> 






More information about the Python-list mailing list