[Python-Dev] File system path PEP, part 2

Guido van Rossum guido at python.org
Fri May 13 13:39:23 EDT 2016


On Fri, May 13, 2016 at 9:34 AM, Ethan Furman <ethan at stoneleaf.us> wrote:

> I would say use `type(x).__fspath__`.  I'm not aware of any other
> __dunder__ method that doesn't access the attribute from the type instead
> of the instance, and I see no point in making this one different.
>

Agreed.

-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20160513/f479b74e/attachment.html>


More information about the Python-Dev mailing list