[Python-3000] Move argv[0]? (Re: Unicode and OS strings) (original) (raw)
Greg Ewing greg.ewing at canterbury.ac.nz
Tue Sep 18 02:13:14 CEST 2007
- Previous message: [Python-3000] Move argv[0]? (Re: Unicode and OS strings)
- Next message: [Python-3000] Move argv[0]? (Re: Unicode and OS strings)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ron Adam wrote:
Would it be possible to split out the (pre) parsing from optparse so that instead of returning a list
Whatever is done, anything putting itself forward as a light duty argument parser has to have a very simple API. Neither of the current ones fits my brain, and I have to go looking up the docs every time I want to use them.
-- Greg
- Previous message: [Python-3000] Move argv[0]? (Re: Unicode and OS strings)
- Next message: [Python-3000] Move argv[0]? (Re: Unicode and OS strings)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]