[Python-Dev] Defining a path protocol
Ethan Furman
ethan at stoneleaf.us
Wed Apr 6 16:09:19 EDT 2016
More information about the Python-Dev mailing list
Wed Apr 6 16:09:19 EDT 2016
- Previous message (by thread): [Python-Dev] Defining a path protocol
- Next message (by thread): [Python-Dev] Defining a path protocol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 __os_path__ then? I would rather be explicit about the type of path >> we are dealing with -- who knows if we won't have __url_path__ in the future >> (besides Guido, of course ;) >> > > Bikeshedding furiously... I don't like os_path here as it's too > similar to os.path; unless that's deliberate? Well, it is a Operating System Path. ;) -- ~Ethan~
- Previous message (by thread): [Python-Dev] Defining a path protocol
- Next message (by thread): [Python-Dev] Defining a path protocol
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list