Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #91028

Re: textwrap.wrap() breaks non-breaking spaces

From Roy Smith <roy@panix.com>
Newsgroups comp.lang.python
Subject Re: textwrap.wrap() breaks non-breaking spaces
Date 2015-05-21 22:36 -0400
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <roy-4ADE41.22362621052015@news.panix.com> (permalink)
References <mjaqqd$t0m$1@news.albasani.net>

Show all headers | View raw


In article <mjaqqd$t0m$1@news.albasani.net>,
 Johannes Bauer <dfnsonfsduifb@gmx.de> 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.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

textwrap.wrap() breaks non-breaking spaces Johannes Bauer <dfnsonfsduifb@gmx.de> - 2015-05-17 21:39 +0200
  Re: textwrap.wrap() breaks non-breaking spaces Tim Chase <python.list@tim.thechases.com> - 2015-05-17 15:12 -0500
  Re: textwrap.wrap() breaks non-breaking spaces Ned Batchelder <ned@nedbatchelder.com> - 2015-05-17 13:24 -0700
  Re: textwrap.wrap() breaks non-breaking spaces Roy Smith <roy@panix.com> - 2015-05-21 22:36 -0400
    Re: textwrap.wrap() breaks non-breaking spaces wxjmfauth@gmail.com - 2015-05-22 06:51 -0700

csiph-web