Larry Hastings <la...@hastings.org> added the comment:

FWIW, the test program produces this output:

------------------------------

     original: 'xxxx xxxx xxxx xxxx xxxx.  xxxx'
      wrapped: 'xxxx xxxx xxxx xxxx xxxx.\nxxxx'
wrapped twice: 'xxxx xxxx xxxx xxxx xxxx. xxxx'

Traceback (most recent call last):
  File "textwrap.isnt.stable.py", line 24, in <module>
    assert wrapped == wrapped2
AssertionError

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32397>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to