[Python-Dev] PEP 428 - pathlib
[Python-Dev] PEP 428 - pathlib - ready for approval
Brett Cannon brett at python.orgThu Nov 21 16:46:48 CET 2013
- Previous message: [Python-Dev] PEP 428 - pathlib - ready for approval
- Next message: [Python-Dev] PEP 428 - pathlib - ready for approval
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Nov 20, 2013 at 5:41 PM, Mark Lawrence <breamoreboy at yahoo.co.uk>wrote: > On 20/11/2013 22:01, Antoine Pitrou wrote: > >> >> pathlib imports many modules at startup, so for scripts for which >> startup time is critical using os.path may still be the best option. >> >> > Will there be or is there a note to this effect in the docs? Could be a comment in the source but it should not be in the docs. Only python-dev would care about this and actual users shouldn't over-optimize and avoid pathlib because it imports stuff. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20131121/3ebe2ba0/attachment.html>
- Previous message: [Python-Dev] PEP 428 - pathlib - ready for approval
- Next message: [Python-Dev] PEP 428 - pathlib - ready for approval
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list