[Python-ideas] Working with Path objects: p-strings?

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Mar 26 18:55:29 EDT 2016


Ethan Furman wrote:

>> Also, this would give a privileged place to one particular
>> path library. How do we choose which one?
> 
> Um, the one in the stdlib?  ;)

Not everyone likes that one though. As things stand, you
can easily substitute one of your own that's more to your
liking. That won't be true if path objects get baked into
the language syntax.

-- 
Greg


More information about the Python-ideas mailing list