Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!bloom-beacon.mit.edu!bloom-beacon.mit.edu!panix!roy From: Roy Smith Newsgroups: comp.lang.python Subject: Re: textwrap.wrap() breaks non-breaking spaces Date: Thu, 21 May 2015 22:36:56 -0400 Organization: PANIX Public Access Internet and UNIX, NYC Lines: 9 Message-ID: References: NNTP-Posting-Host: localhost X-Trace: reader1.panix.com 1432262215 21572 127.0.0.1 (22 May 2015 02:36:55 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Fri, 22 May 2015 02:36:55 +0000 (UTC) User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Xref: csiph.com comp.lang.python:91028 In article , Johannes Bauer wrote: > so that textwrap.wrap() breks non-breaking spaces, is this a bug or > intended behavior? I opened http://bugs.python.org/issue16623 on this a couple of years ago. Looks like it was being worked (http://bugs.python.org/issue20491) but got stalled in the testing stage.