<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Many thanks, Ian.  My young son sent letters to Congress and got more helpful and encouraging replies!<div class=""><br class=""></div><div class="">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:<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 15px; line-height: normal; font-family: Menlo; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Bob$ pylint -ry t.py</span></div><div style="margin: 0px; font-size: 15px; line-height: normal; font-family: Menlo; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class="">************* Module t</div><div style="margin: 0px; font-size: 15px; line-height: normal; font-family: Menlo; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">E:  1, 0: invalid syntax (syntax-error)</span></div><div style="margin: 0px; font-size: 15px; line-height: normal; font-family: Menlo; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Bob$</span></div></div><div style="margin: 0px; font-size: 15px; line-height: normal; font-family: Menlo; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><br class=""></div><div class="">So, Kyrian, once you get your stuff configured right, stick with pylint!  It WILL save you lots of time!</div><div class=""><br class=""></div><div class="">Cheers, Bob!</div></div></body></html>