Hi!

Im new at python and I just want to know if (and how) it is possible
to send parameters to a program.

what I mean is that when we start python I can call a file that should
be run like this: python myfile.py
can I send additional parameters along with it?  like::: python
myfile.py myVar1 myVar2

Thanks!!!
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to