Re: os.scandir problem
Barry <[email protected]> Tue, 31 Mar 2026 11:14:04 +0100
| Newsgroups | gmane.comp.python.general |
|---|---|
| Message-ID | <[email protected]> |
> On 31 Mar 2026, at 09:28, Roel Schroeven <[email protected]> wrote: > > There doesn't seem to be much consistency. > As you can see, FindFirstFileW() on an empty RAM disk gives an ERROR_FILE_NOT_FOUND. Adding \ or \*.*. Doesn't help. Maybe the result changes based on what hidden files are in the root of the? What does dir /ah etc return? Barry