In Win32 version of listdir(), when FindFirstFile() returns
ERROR_FILE_NOT_FOUND, return an empty list instead of raising an exception.
Showing
Please register or sign in to comment
ERROR_FILE_NOT_FOUND, return an empty list instead of raising an exception.