[issue13748] Allow rb"" literals as an equivalent to br""

Roundup Robot report at bugs.python.org
Thu Jan 12 22:47:55 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

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

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13748>
_______________________________________


More information about the Python-bugs-list mailing list