Windows command line problem

Benji York benji at benjiyork.com
Wed Jul 20 11:01:06 EDT 2005


sp1d3rx at gmail.com wrote:
> I think the lesson there is 'dont depend on getopt, write your own
> command line parser'. I always write my own, as it's so easy to do.

While I'll agree that getopt isn't ideal, I find optparse to be much better.
--
Benji York




More information about the Python-list mailing list