[issue36390] IDLE: Refactor formatting methods from editor
Tal Einat
report at bugs.python.org
Mon Jul 1 05:30:21 EDT 2019
Tal Einat <taleinat at gmail.com> added the comment:
Looking at the code yet again, there are several places where replacing classifyws() as I suggested would make it clunkier. So let's leave it there, at least in editor.py.
Still, the classifyws() implementation can be greatly simplified. See PR GH-14500 (with tests based on those Cheryl wrote).
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36390>
_______________________________________
More information about the Python-bugs-list
mailing list