[PATCH] Accept both English and localized sizes in Size specs.

David Shea dshea at redhat.com
Wed Jan 22 14:14:16 UTC 2014


On 01/22/2014 03:45 AM, Vratislav Podzimek wrote:
> Any reason for assigning the value returned by specifier.decode("ascii")
> to the specifier variable and then restoring it back?

No, not really. I'll change that locally and push it.

> You could just
> call the decode method without assigning the result anywhere or, if
> pylint dies by a terrible death on that, assign it to a different,
> temporary variable.



More information about the anaconda-patches mailing list