[Python-Dev] When should pathlib stop being provisional?
Serhiy Storchaka
storchaka at gmail.com
Wed Apr 6 01:59:04 EDT 2016
More information about the Python-Dev mailing list
Wed Apr 6 01:59:04 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 ]
On 06.04.16 08:52, Greg Ewing wrote: > Nick Coghlan wrote: >> The most promising option for that is probably "getattr(path, 'path', >> path)", > > Is there something seriously wrong with str(path)? What if path is None or bytes?
- 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