New submission from Mark Summerfield <m...@qtrac.eu>:

It appears that br"" (raw bytes) isn't documented, at least not along with 
string and bytes literals:
http://docs.python.org/py3k/reference/lexical_analysis.html#literals

Yet they are supported:
http://mail.python.org/pipermail/python-ideas/2010-June/007529.html

----------
assignee: d...@python
components: Documentation
messages: 108902
nosy: d...@python, mark
priority: normal
severity: normal
status: open
title: br"" string literals don't appear to be documented
versions: Python 3.1, Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9114>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to