[PATCH] verbose help (show plugin providing a cmd and hidden cmds)

John Arbash Meinel john at arbash-meinel.com
Sun Jun 18 14:49:54 BST 2006


Michael Ellerman wrote:

...

>> > +def print_command_plugin(cmd_object, outfile, format):
>> > +    plugin_name = cmd_object.plugin_name()
>> > +    if plugin_name is not None:
>> > +        print >>outfile, format % ('(From plugin "%s")' % plugin_name)
>> > +
>> > +

Sorry I missed this earlier, but we should really have a doc string on
print_command_plugin. Otherwise, +1 from me.

> Ok, I've fixed it and repushed.
> 
> cheers
> 

John
=:->

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060618/0ae243b0/attachment.pgp 


More information about the bazaar mailing list