[Python-Dev] Pathlib enhancements - acceptable inputs and outputs for __fspath__ and os.fspath()
Ethan Furman
ethan at stoneleaf.us
Mon Apr 18 16:19:22 EDT 2016
On 04/18/2016 12:54 PM, Wes Turner wrote:
> Don't we *have* to always support bytes because other programs can
> create filenames containing bytes?
Yes, but not every function has to support bytes.
--
~Ethan~
More information about the Python-Dev
mailing list