[Python-Dev] Smuggling bytes into text (was Re: RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5)
Ethan Furman
ethan at stoneleaf.us
Mon Jan 13 03:31:48 CET 2014
More information about the Python-Dev mailing list
Mon Jan 13 03:31:48 CET 2014
- Previous message: [Python-Dev] Smuggling bytes into text (was Re: RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5)
- Next message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 01/12/2014 06:03 PM, Steven D'Aprano wrote: > > The above all sounds reasonable. But the following does not -- I think > it shows some fundamental confusion on your part. My apologies. The '\xd1.....' was a bytestring, I forgot to type the b. (I know, I know, I should've copied and pasted :( ) -- ~Ethan~
- Previous message: [Python-Dev] Smuggling bytes into text (was Re: RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5)
- Next message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list