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.

作者 pitrou
收信人 barry, benjamin.peterson, gvanrossum, ncoghlan, pitrou
日期 2012-01-09.19:14:09
SpamBayes Score 0.002054017
Marked as misclassified
Message-id <1326136450.88.0.500129181902.issue13748@psf.upfronthosting.co.za>
In-reply-to
内容
As mentioned in issue13744, it is not easy to remember that br"" is an allowed bytes literal but not rb"". Here is a patch to allow both forms.
历史
日期 用户 动作 参数
2012-01-09 19:14:10pitrou修改recipients: + pitrou, gvanrossum, barry, ncoghlan, benjamin.peterson
2012-01-09 19:14:10pitrou修改messageid: <1326136450.88.0.500129181902.issue13748@psf.upfronthosting.co.za>
2012-01-09 19:14:10pitrou链接issue13748 messages
2012-01-09 19:14:10pitrou创建