[Python-Dev] Re: adding a bytes sequence type to Python (original) (raw)

Skip Montanaro skip at pobox.com
Thu Aug 12 22:40:58 CEST 2004


>> That's why I think a special literal is necessary.  There'd be no
>> unicode foolishness involved. ;-) They'd just be raw uninterpreted
>> bytes.

Martin> But you'd spell them b"GET", no? If so, which numeric value has
Martin> "G"?

Good point...



More information about the Python-Dev mailing list