[Python-Dev] Python3 "complexity"
Mark Shannon
mark at hotpy.org
Thu Jan 9 10:01:27 CET 2014
More information about the Python-Dev mailing list
Thu Jan 9 10:01:27 CET 2014
- Previous message: [Python-Dev] Python3 "complexity"
- Next message: [Python-Dev] Python3 "complexity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 09/01/14 00:07, Ben Finney wrote: > Kristján Valur Jónsson <kristjan at ccpgames.com> writes: > >> Believe it or not, sometimes you really don't care about encodings. >> Sometimes you just want to parse text files. > > Files don't contain text, they contain bytes. Bytes only become text > when filtered through the correct encoding. > I'm glad someone pointed this out.
- Previous message: [Python-Dev] Python3 "complexity"
- Next message: [Python-Dev] Python3 "complexity"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list