[Python-projects] pylint E1101 false positive

Daniel Drake ddrake at brontes3d.com
Mon Dec 11 16:31:13 CET 2006


Hi Sylvain,

On Tue, 2006-12-05 at 09:55 +0100, Sylvain Thénault wrote:
> ticket #3216

Please consider this patch - it adds another message code to distinguish
between the two situations:

1. Member not found on any return type
2. Member not found on any return type BUT astng could not infer
   all possible types

This way it is possible to filter out the false messages until astng
gets fixed.

Thanks!

-- 
Daniel Drake
Brontes Technologies, A 3M Company
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pylint-0.12.2-inference-failure.patch
Type: text/x-patch
Size: 2255 bytes
Desc: not available
Url : http://lists.logilab.org/pipermail/python-projects/attachments/20061211/5efb4b81/attachment.bin 


More information about the Python-Projects mailing list