[Yum-devel] [PATCH 2/2] add cmd option as None to all getUsage() definitions in yumcommands.

James Antill james at fedoraproject.org
Thu Aug 19 05:17:36 UTC 2010


On Wed, 2010-08-18 at 22:21 -0400, Seth Vidal wrote:
> ---
>  yumcommands.py |   55 ++++++++++++++++++++++++++++---------------------------
>  1 files changed, 28 insertions(+), 27 deletions(-)

 If something ever passes this arg. it'll break every plugin ever. So we
either need to have soemthing saying "I'm a plugin which knows there can
be a cmd arg to getUsage()" ... or have a different std. way of getting
the basecmd like setting self.basecmd to the cmd.



More information about the Yum-devel mailing list