[Python-3000] Combined configparse + optparse (interest?)
Fred Drake
fdrake at acm.org
Fri Dec 7 16:54:32 CET 2007
On Dec 7, 2007, at 10:37 AM, Neal Becker wrote:
> Right now we have 2 rather different stdlib modules for parsing
> options from
> ini-style files and from command line. I believe it would be
> desirable to
> have one module that can handle both. Is there interest in pursuing
> this
> idea?
Definitely! I'm interested, and suspect others at ZC would appreciate
such a module as well.
Of course, we'd be most interested if it worked with Python 2.4
forward. ;-) I'm certainly willing to help out.
-Fred
--
Fred Drake <fdrake at acm.org>
More information about the Python-3000
mailing list