[Python-Dev] PEP 460 reboot
Guido van Rossum
guido at python.org
Mon Jan 13 16:59:10 CET 2014
More information about the Python-Dev mailing list
Mon Jan 13 16:59:10 CET 2014
- Previous message: [Python-Dev] PEP 460 reboot
- Next message: [Python-Dev] PEP 460 reboot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Jan 13, 2014 at 3:41 AM, Antoine Pitrou <solipsis at pitrou.net> wrote: > What is the use case for embedding a quoted ASCII-encoded representation > in a byte stream? It doesn't crash but produces undesired output (always, not only when the data is non-ASCII) that gives the developer a hint to think about encoding to bytes. -- --Guido van Rossum (python.org/~guido)
- Previous message: [Python-Dev] PEP 460 reboot
- Next message: [Python-Dev] PEP 460 reboot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list