[MERGE] concise help for commands by default

Ben Finney bignose+hates-spam at benfinney.id.au
Fri Feb 6 23:00:56 GMT 2009


Ian Clatworthy <ian.clatworthy at internode.on.net> writes:

> Ben Finney wrote:
> > Ian Clatworthy <ian.clatworthy at internode.on.net> writes:
> >>      def get_help_text(self, additional_see_also=None, plain=True,
> >> -                      see_also_as_links=False):
> >> +                      see_also_as_links=False, verbose=True):
> > 
> > Shouldn't that be ‘verbose=False’?
> 
> It doesn't need to be, no. In fact, I think it's better to keep
> verbose=True at *this* level of the API and not change behaviour
> for existing API clients.
[…]

Sounds good to me. Thanks for explaining.

-- 
 \      “I guess we were all guilty, in a way. We all shot him, we all |
  `\   skinned him, and we all got a complimentary bumper sticker that |
_o__)                         said, ‘I helped skin Bob.’” —Jack Handey |
Ben Finney




More information about the bazaar mailing list