[Python-Dev] Pathlib enhancements - acceptable inputs and outputs for fspath and os.fspath() (original) (raw)

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