[PATCH] Python API: Fix an exception when registering a global pretty-printer in verbose mode

Martin Galvan martin.galvan@tallertechnologies.com
Wed Mar 11 18:05:00 GMT 2015


On Wed, Mar 11, 2015 at 2:59 PM, Doug Evans <dje@google.com> wrote:
> LGTM with one nit:
> I suspect the patch as is will go past our 80 character hard limit.
> [Though PEP008 has a 79 character limit ... yay.]
> While in C we would put the '%' on the next line, I think we follow
> the opposite convention in python. That's what the surrounding
> code does anyway, so move printer.name to the next line.

Will do.



More information about the Gdb-patches mailing list