This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients serhiy.storchaka, terry.reedy
Date 2018-04-30.07:15:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525072546.78.0.682650639539.issue21474@psf.upfronthosting.co.za>
In-reply-to
Content
> 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.
History
Date User Action Args
2018-04-30 07:15:46serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy
2018-04-30 07:15:46serhiy.storchakasetmessageid: <1525072546.78.0.682650639539.issue21474@psf.upfronthosting.co.za>
2018-04-30 07:15:46serhiy.storchakalinkissue21474 messages
2018-04-30 07:15:46serhiy.storchakacreate