* Sergio Ahumada <sahum...@texla.cl> [2016-09-17 19:47:24 +0200]:
> sahumada@sahumada-ThinkPad-T510:~$ pylint -r n d.py
> ************* Module d
> E:  3, 6: Module 'ssl' has no 'PROTOCOL_SSLv23' member (no-member)

See https://github.com/PyCQA/pylint/issues/399

> sahumada@sahumada-ThinkPad-T510:~$ pylint --version
> pylint 1.5.2,
> astroid 1.4.4

You might want to update to pylint 1.6.4 and astroid 1.4.8 where this
is fixed.

Florian

-- 
http://www.the-compiler.org | m...@the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/

Attachment: signature.asc
Description: PGP signature

_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to