Command line arguments on Vista

jmike at alum.mit.edu jmike at alum.mit.edu
Fri Jan 12 09:51:29 EST 2007


By the way, note that if I say (on Vista)

python printargs.py booga -a wooga

I get the desired output:

>      there are 4 args
>      arg: printargs.py
>      arg: booga
>      arg: -a
>      arg: wooga

So the quesiton still stands, what's up with that?

Thanks,
  --JMike




More information about the Python-list mailing list