I'm just learning Python, got Python 2 installed and was trying to figure out how you can go about testing whether a directory contains any files (as well as directories). Could anyone help? I've seen similar examples not related to the ftplib library though.
Ant