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

Endi Sukma Dewata edewata at redhat.com
Fri Aug 16 15:48:50 UTC 2013


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.

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0292-Fixed-pylint-false-positive.patch
Type: text/x-patch
Size: 3670 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20130816/339e80ec/attachment.bin>


More information about the Pki-devel mailing list