Serhiy Storchaka <[email protected]> added the comment: > Do we still need this line in fixwordbreaks?
Yes. Loading word.tcl sets tcl_wordchars and tcl_nonwordchars. We should ensure that word.tcl is loaded and these variables are set before we change them. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue21474> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
