[Python-Dev] Bytes path support
Paul Moore
p.f.moore at gmail.com
Fri Aug 22 00:42:06 CEST 2014
More information about the Python-Dev mailing list
Fri Aug 22 00:42:06 CEST 2014
- Previous message: [Python-Dev] Bytes path support
- Next message: [Python-Dev] Bytes path support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 21 August 2014 23:27, Cameron Simpson <cs at zip.com.au> wrote: > That's not "ASCII compatible". That's "not all byte codes can be freely used > without thought", and any multibyte coding will have to consider such things > when embedding itself in another coding scheme. I wonder how badly a Unix system would break if you specified UTF16 as the system encoding...? Paul
- Previous message: [Python-Dev] Bytes path support
- Next message: [Python-Dev] Bytes path support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list