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

Ethan Furman ethan at stoneleaf.us
Wed Mar 30 14:10:56 EDT 2016


On 03/30/2016 10:51 AM, Koos Zevenhoven wrote:

> I wonder if it is still possible to rename pathlib attributes (and
> keep the old ones as deprecated aliases for a while), now that the
> adoption of pathlib is still limited.

The `.path` attribute, which seems a silly name, I look at as being 
necessary for compatibility with DirEntry.

--
~Ethan~



More information about the Python-ideas mailing list