Determining whether it's a file or a directory?

Dfenestr8 nospam at hotmail.com
Fri Oct 8 05:39:22 EDT 2004


os.listdir("path") returns the names of all the items in a directory ok,
but I need to know whether the item is a file or a directory.

Can anybody tell me how this could be done?



More information about the Python-list mailing list