using getopt

Xavier Monsegur monsegur at mad.scientist.com
Tue Jun 4 14:10:09 EDT 2002


I can't wait -- that would be marvelous... getopt should have been eradicated long ago.

----- Original Message -----
From: Mark Hammond <mhammond at skippinet.com.au>
Date: Tue, 04 Jun 2002 01:53:38 GMT 
To: python-list at python.org
Subject: Re: using getopt


> Fernando Pérez wrote:
> 
> 
> > getopt sucks. Period. Take a look at DPyGetOpt, which implements the 
> > Getopt::Long perl facilities. It's very very nice. I've also heard good 
> > things about optik, but haven't used it myself.
> 
> It looks like optik will be incorporated into the core Python library 
> (but possibly inside the getopt module).  However it actually appears, 
> using optik now will almost certainly make your future transition to the 
> standard library simpler.
> 
> Mark.
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list
> 

-- 
_______________________________________________

Sign-up for your own FREE Personalized E-mail at Mail.com

http://www.mail.com/?sr=signup







More information about the Python-list mailing list