[Python-Dev] Bytes path
Victor Stinner
victor.stinner at gmail.com
Thu Apr 14 06:29:21 EDT 2016
More information about the Python-Dev mailing list
Thu Apr 14 06:29:21 EDT 2016
- Previous message (by thread): [Python-Dev] Bytes path
- Next message (by thread): [Python-Dev] Bytes path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
IMHO it's more a side effect of the implementation than a deliberate choice. For new code which really want to support bytes paths, I suggest to only accept bytes and bytes subclasses. Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160414/f1838c35/attachment.html>
- Previous message (by thread): [Python-Dev] Bytes path
- Next message (by thread): [Python-Dev] Bytes path
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list