On Fri, Nov 28, 2014 at 10:57 PM, Paul Smith <p...@mad-scientist.net> wrote:
> Hi all; as mentioned in a previous post, I am looking into updating my
> curring pylint (1.0.1) to newer pylint 1.4.0.
>
> I've got one significant problem left and I'm not sure how to resolve
> it: in the new pylint I'm seeing a number of errors like this:
>
>   mymod.py:227: [E1101(no-member), MyMod.__str__] Instance of 'int' has no 
> 'get_val' member

Could you give me a small sample to reproduce this problem?
If it's not an opened issue with this error, you could open one on our
bug tracker, so it won't be lost in mails.
_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to