Terry J. Reedy <tjre...@udel.edu> added the comment:
The new PR moves the remaining Format functions to format.py. I only edited enough to make things work. I did not add tests for the 2 indent methods. They only change future indents, leaving existing indents as it. They need change, possibly elimination, in light of 3.x's prohibition mixed tab and space indents. They make violation way too easy. This PR will finish this issue. ---------- title: IDLE: Refactor formatting methods from editor -> IDLE: Move formatting functions into new format module. _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36390> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com