[code-quality] Pylint path issues

Bob Stodola bob at wrestingcontrol.com
Sun Sep 10 21:19:38 EDT 2017


Many thanks, Ian.  My young son sent letters to Congress and got more helpful and encouraging replies!

With respect to your original comment (“This has nothing to do with pylint”), in fairness, I did want to note that once Kyrian gets his IDE hooked to python, I can confirm that pylint WILL detect the error in his code:

Bob$ pylint -ry t.py
************* Module t
E:  1, 0: invalid syntax (syntax-error)
Bob$


So, Kyrian, once you get your stuff configured right, stick with pylint!  It WILL save you lots of time!

Cheers, Bob!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/code-quality/attachments/20170910/953fb675/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3675 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/code-quality/attachments/20170910/953fb675/attachment.bin>


More information about the code-quality mailing list