[Python-Dev] Pathlib enhancments - method name only
Antoine Pitrou
antoine at python.org
Mon Apr 11 10:48:27 EDT 2016
More information about the Python-Dev mailing list
Mon Apr 11 10:48:27 EDT 2016
- Previous message (by thread): [Python-Dev] Pathlib enhancments - method name only
- Next message (by thread): [Python-Dev] Incomplete Internationalization in Argparse Module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ethan Furman <ethan <at> stoneleaf.us> writes: > > That's a decent point. > > So the plausible choices are, I think: > > - __fspath__ # File System Path -- possible confusion with Path This would have my preference. Regards Antoine.
- Previous message (by thread): [Python-Dev] Pathlib enhancments - method name only
- Next message (by thread): [Python-Dev] Incomplete Internationalization in Argparse Module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list