David Cantrell wrote:
Hans de Goede wrote:Hi All,Can you all please take a look at these, and fix them (they are new compared to F-10) or let me know if they are new false positives, then I'll add them to the filter.iutil.py:395: Object (ppcType) has no attribute (items)False positive, though I don't know how to make pychecker happy. items() gives you a list of 2-tuples of each key,value pair in the hash.
<snip> Thanks,I've send a patch adding additional filter rules to the false positive filtering filtering these out.
Regards, Hans