[Python-ideas] Maybe allow br"" or rb"" e.g., for bytes regexes in Py3?
Guido van Rossum
guido at python.org
Wed Jun 30 03:13:02 CEST 2010
On Tue, Jun 29, 2010 at 6:07 PM, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:
> 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? :-)
I can pronounce "brrrrr" but I can't say "rrrrrb". :-)
--
--Guido van Rossum (python.org/~guido)
More information about the Python-ideas
mailing list