[Python-Dev] Defining a path protocol
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Apr 7 02:15:40 EDT 2016
More information about the Python-Dev mailing list
Thu Apr 7 02:15:40 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 ]
Chris Barker - NOAA Federal wrote: > But fspath(), if it exists, would call __fspath__ on an arbitrary > object, and create a new string -- not a new Path. That may be > confusing... Maybe something like fspathstr/__fspathstr__ would be better? -- Greg
- 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