[issue7636] Add a set update action to optparse

Brian Curtin report at bugs.python.org
Wed Jan 6 06:28:58 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

After looking into it, I'm thinking this may be better off as a custom option inherited from optparse.Option. I already wrote the patch since it was small and a way to poke around optparse some more, so we'll see if anyone else likes the idea.

----------
keywords: +patch
Added file: http://bugs.python.org/file15756/issue7636.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7636>
_______________________________________


More information about the Python-bugs-list mailing list