[Python-ideas] Maybe allow br"" or rb"" e.g., for bytes regexes in Py3?

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Jun 30 03:07:44 CEST 2010


Nick Coghlan wrote:

> According to my local build, we already picked 'br':

Wouldn't "raw bytes" sound better than "bytes raw"?
Or do the Dutch say it differently? :-)

-- 
Greg



More information about the Python-ideas mailing list