[Python-Dev] Bytes path support
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Aug 20 00:01:11 CEST 2014
More information about the Python-Dev mailing list
Wed Aug 20 00:01:11 CEST 2014
- Previous message: [Python-Dev] Bytes path support
- Next message: [Python-Dev] Bytes path support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ben Hoyt wrote: > Does that mean that new APIs should explicitly not support bytes? > ... Bytes paths are essentially broken on Windows. But on Unix, paths are essentially bytes. What's the official policy for dealing with that? -- Greg
- 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