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 Ron.Ridley, docs@python, eric.araujo, ezio.melotti, poolie, python-dev, ralph.corderoy
Date 2012-02-29.09:50:08
SpamBayes Score 0.025315497
Marked as misclassified No
Message-id <E1S2gAh-0001uW-Fb@dinsdale.python.org>
In-reply-to
Content
New changeset fc89e09ca2fc by Ezio Melotti in branch '2.7':
#10713: Improve documentation for \b and \B and add a few tests.  Initial patch and tests by Martin Pool.
http://hg.python.org/cpython/rev/fc89e09ca2fc

New changeset cde7fa40b289 by Ezio Melotti in branch '3.2':
#10713: Improve documentation for \b and \B and add a few tests.  Initial patch and tests by Martin Pool.
http://hg.python.org/cpython/rev/cde7fa40b289

New changeset b78ca038e468 by Ezio Melotti in branch 'default':
#10713: merge with 3.2.
http://hg.python.org/cpython/rev/b78ca038e468
History
Date User Action Args
2012-02-29 09:50:10python-devsetrecipients: + python-dev, ezio.melotti, eric.araujo, ralph.corderoy, docs@python, Ron.Ridley, poolie
2012-02-29 09:50:09python-devlinkissue10713 messages
2012-02-29 09:50:09python-devcreate