command line switches

Fernando Perez fperez528 at yahoo.com
Mon May 5 18:35:32 EDT 2003


huntermorgan wrote:

> i have code in which i would like the functionality of comand line
> switche(s).

google('python command line options')[0]

Cheers,

f.

ps. optik will be part of the stdlib in py2.3, under the optparse name:

http://www.python.org/doc/2.3a2/whatsnew/node16.html#SECTION0001620000000000000000
http://www.python.org/dev/doc/devel/lib/module-optparse.html




More information about the Python-list mailing list