In Win32 version of listdir(), when FindFirstFile() returns
ERROR_FILE_NOT_FOUND, return an empty list instead of raising an exception.
G
Guido van Rossum committed
617bc19e3d7911c478e8313e59a702b99ab440f7
Parent: 954e3ca
ERROR_FILE_NOT_FOUND, return an empty list instead of raising an exception.