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