[Python-Dev] os.walk() is going to be *fast* with scandir
Robert Collins
robertc at robertcollins.net
Tue Aug 19 02:07:59 CEST 2014
More information about the Python-Dev mailing list
Tue Aug 19 02:07:59 CEST 2014
- Previous message: [Python-Dev] os.walk() is going to be *fast* with scandir
- Next message: [Python-Dev] os.walk() is going to be *fast* with scandir
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Indeed - my suggestion is applicable to people using the library -Rob On 10 Aug 2014 18:21, "Larry Hastings" <larry at hastings.org> wrote: > On 08/09/2014 10:40 PM, Robert Collins wrote: > > A small tip from my bzr days - cd into the directory before scanning it > > > I doubt that's permissible for a library function like os.scandir(). > > > */arry* > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/robertc%40robertcollins.net > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140819/d5fb1e38/attachment.html>
- Previous message: [Python-Dev] os.walk() is going to be *fast* with scandir
- Next message: [Python-Dev] os.walk() is going to be *fast* with scandir
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list