This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients barry, ezio.melotti, georg.brandl, pitrou, python-dev, r.david.murray, steven.daprano, vajrasky
Date 2013-08-12.20:39:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cDTS65KD8zT0R@mail.python.org>
In-reply-to
Content
New changeset c27ec198d3d1 by Antoine Pitrou in branch 'default':
Issue #18585: Add :func:`textwrap.shorten` to collapse and truncate a piece of text to a given length.
http://hg.python.org/cpython/rev/c27ec198d3d1
History
Date User Action Args
2013-08-12 20:39:19python-devsetrecipients: + python-dev, barry, georg.brandl, pitrou, ezio.melotti, steven.daprano, r.david.murray, vajrasky
2013-08-12 20:39:19python-devlinkissue18585 messages
2013-08-12 20:39:19python-devcreate