getting arguments off the command line

george young gry at ll.mit.edu
Thu Jun 17 10:33:21 EDT 2004


"David Stockwell" <winexpert at hotmail.com> wrote in message news:<mailman.8.1087468066.739.python-list at python.org>...
> Whats a good way to get arguments off of the command line?

The standard optparse module:
   http://docs.python.org/lib/module-optparse.html

--
"Are the gods not just?"  "Oh no, child.
What would become of us if they were?" (CSL)



More information about the Python-list mailing list