[Python-Dev] Bytes path support
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Aug 20 00:09:24 CEST 2014
More information about the Python-Dev mailing list
Wed Aug 20 00:09:24 CEST 2014
- Previous message: [Python-Dev] Bytes path support
- Next message: [Python-Dev] Bytes path support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Stephen J. Turnbull wrote: > This case can be handled now using the surrogateescape > error handler, So maybe the way to make bytes paths go away is to always use surrogateescape for paths on unix? -- 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