A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2016-May/144559.html below:

[Python-Dev] file system path protocol PEP

[Python-Dev] file system path protocol PEP [Python-Dev] file system path protocol PEPEthan Furman ethan at stoneleaf.us
Thu May 12 13:27:21 EDT 2016
On 05/12/2016 10:21 AM, Sven R. Kunze wrote:
> On 12.05.2016 18:56, Ethan Furman wrote:
>> On 05/12/2016 09:26 AM, Sven R. Kunze wrote:

>>> str and bytes will receive the __fspath__ attribute when this PEP is
>>> accepted?
>>
>> No, they won't.  The __fspath__ protocol will reduce the rich path
>> object down to a str/bytes object.
>
> Would this make the implementation of os.fspath simpler?

Maybe, but a bad idea for two reasons:

1) Reducing a str to the exact same str is silly; and, more importantly
2) not every str/bytes is a path

--
~Ethan~
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4