> I am still very much the newbie, but to my untrained mind,
> this completely blows away getopts.

Getopt is a lot more flexible than the -s switch.  I agree that -s is
fine for basic stuff, but for more complicated command-line parsing (like
switch bundling, or forcing a mandatory datatype), you need to use the
Getopt module.

-- Brett


Reply via email to