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.

作者 python-dev
收信人 ezio.melotti, python-dev, r.david.murray, santoso.wijaya, srid, vstinner
日期 2011-04-26.03:45:18
SpamBayes Score 0.0005172542
Marked as misclassified
Message-id <E1QEZDB-0007VT-Bi@dinsdale.python.org>
In-reply-to
内容
New changeset 3ceeccbc2c3b by Ezio Melotti in branch '2.7':
#6780: fix starts/endswith error message to mention that tuples are accepted too.
http://hg.python.org/cpython/rev/3ceeccbc2c3b

New changeset bcbf8c3c4a88 by Ezio Melotti in branch '3.1':
#6780: fix starts/endswith error message to mention that tuples are accepted too.
http://hg.python.org/cpython/rev/bcbf8c3c4a88

New changeset f393c507717a by Ezio Melotti in branch '3.2':
#6780: merge with 3.1.
http://hg.python.org/cpython/rev/f393c507717a

New changeset a1a1296556d7 by Ezio Melotti in branch 'default':
#6780: merge with 3.2.
http://hg.python.org/cpython/rev/a1a1296556d7
历史
日期 用户 动作 参数
2011-04-26 03:45:19python-dev修改recipients: + python-dev, vstinner, ezio.melotti, r.david.murray, srid, santoso.wijaya
2011-04-26 03:45:18python-dev链接issue6780 messages
2011-04-26 03:45:18python-dev创建