[Python-Dev] When should pathlib stop being provisional?
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Apr 6 01:52:34 EDT 2016
More information about the Python-Dev mailing list
Wed Apr 6 01:52:34 EDT 2016
- Previous message (by thread): [Python-Dev] When should pathlib stop being provisional?
- Next message (by thread): [Python-Dev] When should pathlib stop being provisional?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nick Coghlan wrote: > The most promising option for that is probably "getattr(path, 'path', > path)", Is there something seriously wrong with str(path)? -- Greg
- Previous message (by thread): [Python-Dev] When should pathlib stop being provisional?
- Next message (by thread): [Python-Dev] When should pathlib stop being provisional?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list