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

2014年6月30日 19:19:30 -0700

On 30 Jun 2014 19:13, "Glenn Linderman" <[email protected]> wrote:
>
>
> If it is, use ensure_lstat=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
> [email protected]
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
https://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com
>
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to