[Python-Dev] PEP 471 -- os.scandir() function -- a better and faster directory iterator (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Tue Jul 1 04:17:44 CEST 2014


On 30 Jun 2014 19:13, "Glenn Linderman" <v+python at g.nevcal.com> wrote:

If it is, use ensurelstat=False, and use the proposed (by me) .refresh() API to update the data for those that need it.

I'm -1 on a refresh API for DirEntry - just use pathlib in that case.

Cheers, Nick.


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/ncoghlan%40gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140701/5ef2339e/attachment.html>



More information about the Python-Dev mailing list