[PQM/MERGE] Convert PQM to use optparse

Daniel Watkins daniel at daniel-watkins.co.uk
Tue Jul 8 09:03:31 BST 2008


On Tue, 8 Jul 2008 08:56:17 +0100
Daniel Watkins <daniel at daniel-watkins.co.uk> wrote:
> Currently, PQM is using getopt for its command line option parsing.
> This works, but requires a manual sync between option parsing and help
> messages, and is just generally a pain.  Attached is a patch which
> converts from getopt to an optparse.OptionParser.
I should have mentioned that this doesn't depend on any of my other
work.

-- 
Daniel Watkins (Odd_Bloke)



More information about the bazaar mailing list