New submission from Sylvain Fourmanoit <[EMAIL PROTECTED]>:

The textwrap module in standard library breaks hyphenated words given
the opportunity; I don't think that's absolutely obvious from the
current doc, and it's something worth mentioning. 

Here is a short addition to the library reference guide.

Initial discussion started here:
http://mail.python.org/pipermail/stdlib-sig/2008-April/000265.html

----------
components: Library (Lib)
files: textwrap_hyphens_doc.patch
keywords: patch
messages: 65635
nosy: fourmanoit
severity: normal
status: open
title: textwrap handling of hyphenation
versions: Python 2.6
Added file: http://bugs.python.org/file10061/textwrap_hyphens_doc.patch

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2659>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to