[Pki-devel] [PATCH] 292 Fixed pylint false positive.

Endi Sukma Dewata edewata at redhat.com
Fri Aug 16 16:12:47 UTC 2013


On 8/16/2013 10:48 AM, Endi Sukma Dewata wrote:
> Under some circumstances build would fail due to pylint E1103 error
> saying "Instance of 'list' has no 'strip' member". This is a false
> positive since the object is actually a string. To avoid the error
> the code has been changed to explicitly convert the value to string.

ACKed by Ade. Pushed to master.

-- 
Endi S. Dewata




More information about the Pki-devel mailing list