[Python-Dev] Re: adding a bytes sequence type to Python

Guido van Rossum guido at python.org
Tue Aug 17 03:34:13 CEST 2004


> This suggests that byte string literals should be
> restricted to ASCII characters and \x escapes.
> Would that be safe enough?

Make that printable ASCII and I'm +0.  (I'm still not sold on the
concept of bytes literals at all.)

--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list