[Python-ideas] Speed up os.walk() 5x to 9x by using file attributes from FindFirst/NextFile() and readdir()
Chris Lambacher
chris at kateandchris.net
Sat Nov 17 19:11:09 CET 2012
On Mon, Nov 12, 2012 at 3:55 PM, Ben Hoyt <benhoyt at gmail.com> wrote:
> Yes, those are good points. I'll see about making a "betterwalk" or similar
> module and releasing on PyPI.
>
You should call it "speedwalk" ;)
-Chris
--
Christopher Lambacher
chris at kateandchris.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20121117/de788be9/attachment.html>
More information about the Python-ideas
mailing list