How to determine that if a folder is empty?

Neil Hodgson nyamatongwe+thunder at gmail.com
Mon Aug 8 06:24:07 EDT 2005


could ildg

> so you mean that this is not platform-independent?

    Your existing code is platform-independent but I think for faster 
code you will need to write platform-dependent code. FindFirstFile is 
only available on Windows.

    Neil



More information about the Python-list mailing list