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, serhiy.storchaka, steven.daprano, vajrasky
Date 2013-08-16.20:31:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cGx5467VNzRhQ@mail.python.org>
In-reply-to
Content
New changeset be5481bf4c57 by Antoine Pitrou in branch 'default':
Fix the default placeholder in textwrap.shorten() to be " [...]".
http://hg.python.org/cpython/rev/be5481bf4c57
History
Date User Action Args
2013-08-16 20:31:21python-devsetrecipients: + python-dev, barry, georg.brandl, pitrou, ezio.melotti, steven.daprano, r.david.murray, serhiy.storchaka, vajrasky
2013-08-16 20:31:21python-devlinkissue18585 messages
2013-08-16 20:31:21python-devcreate