[Bug 81282] Re: Usability improvements for command-line options

Fernando Ribeiro fernando at staff.nerdgroup.org
Thu Jan 25 02:59:40 UTC 2007


python optparse don't allow -XX options.
to use this format, you need --XX (-- for long format)

optparse.OptionError: invalid long option string '-la': must start with
--, followed by non-dash

-- 
Usability improvements for command-line options
https://launchpad.net/bugs/81282




More information about the Ubuntu-bugsquad mailing list