[issue2659] textwrap handling of hyphenation

Sylvain Fourmanoit report at bugs.python.org
Mon Apr 21 01:41:20 CEST 2008


Sylvain Fourmanoit <syfou at users.sourceforge.net> added the comment:

Thanks for the feedback. Enclosed patch:

- moves the added "break_on_hyphens" argument at the end of the argument
list
- adds a unit test for the new attribute

Added file: http://bugs.python.org/file10067/textwrap_break_on_hyphens_2.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2659>
__________________________________


More information about the Python-bugs-list mailing list