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

Ethan Furman ethan at stoneleaf.us
Sun Jun 29 19:04:19 CEST 2014


On 06/29/2014 04:12 AM, Jonas Wielicki wrote:

If the flag is set to False, all the fields in the DirEntry will be None, for consistency, even on Windows.

-1

This consistency is unnecessary.

-- Ethan



More information about the Python-Dev mailing list