[issue34055] IDLE: erroneous 'smart' indents in shell

Terry J. Reedy report at bugs.python.org
Thu Jul 5 18:07:40 EDT 2018


Terry J. Reedy <tjreedy at udel.edu> added the comment:

def funcname(param = 'somestring)
             # Indent for next param.

is another situation where \n is treating as closing '.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34055>
_______________________________________


More information about the Python-bugs-list mailing list