[Python-Dev] Defining a path protocol
Chris Angelico
rosuav at gmail.com
Wed Apr 6 15:18:06 EDT 2016
More information about the Python-Dev mailing list
Wed Apr 6 15:18:06 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 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? ChrisA
- 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