[Python-projects] pylint E1101 false positive
Daniel Drake
ddrake at brontes3d.com
Wed Dec 20 17:29:50 CET 2006
Hi Sylvain,
Any news on this? I can understand if you don't want to apply it, just
wanted to make sure it wasn't missed.
Thanks!
On Mon, 2006-12-11 at 10:31 -0500, Daniel Drake wrote:
> 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.
--
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/20061220/4e6b7fb8/attachment.bin
More information about the Python-Projects
mailing list