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