[issue32918] IDLE: make smart indent after comment line consistent

Terry J. Reedy report at bugs.python.org
Thu Feb 22 22:54:11 EST 2018


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

So I am proposing _junkre = re.compile(r"(?:[ \t]*|##.*)\n").match with test change to match.

----------
assignee:  -> terry.reedy
components: +IDLE
stage: patch review -> test needed

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


More information about the Python-bugs-list mailing list