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
收信人 barry, benjamin.peterson, georg.brandl, gvanrossum, ncoghlan, pitrou, python-dev
日期 2012-01-12.21:47:54
SpamBayes Score 0.09197663
Marked as misclassified
Message-id <E1RlSUz-00020D-Qu@dinsdale.python.org>
In-reply-to
内容
New changeset bbed36370b08 by Antoine Pitrou in branch 'default':
Issue #13748: Raw bytes literals can now be written with the `rb` prefix as well as `br`.
http://hg.python.org/cpython/rev/bbed36370b08
历史
日期 用户 动作 参数
2012-01-12 21:47:55python-dev修改recipients: + python-dev, gvanrossum, barry, georg.brandl, ncoghlan, pitrou, benjamin.peterson
2012-01-12 21:47:54python-dev链接issue13748 messages
2012-01-12 21:47:54python-dev创建