[Python-Dev] Defining a path protocol (original) (raw)

Ethan Furman ethan at stoneleaf.us
Wed Apr 6 16:09:19 EDT 2016


On 04/06/2016 12:18 PM, Chris Angelico wrote:

On Thu, Apr 7, 2016 at 4:54 AM, Ethan Furman <ethan at stoneleaf.us> wrote:

Maybe ospath then? I would rather be explicit about the type of path we are dealing with -- who knows if we won't have urlpath in the future (besides Guido, of course ;)

Bikeshedding furiously... I don't like ospath here as it's too similar to os.path; unless that's deliberate?

Well, it is a Operating System Path. ;)

-- Ethan



More information about the Python-Dev mailing list