[PATCH] patchbomb: accept default if it is empty string. This fixes Cc: prompt
Alexander Solovyov
piranha at piranha.org.ua
Thu Oct 22 17:04:42 UTC 2009
On Wed, Oct 21, 2009 at 5:04 PM, Benoit Boissinot
<benoit.boissinot at ens-lyon.org> wrote:
>> - def getaddrs(opt, prpt, default = None):
>> + def getaddrs(opt, prpt, default=None):
>
> separate patch?
Hmm... this seems to be too small for a separate patch, but I'll keep
this one in my
mq to see if I'll find more non-pep8 quirks.
--
Alexander
More information about the Mercurial-devel
mailing list