directory listing

Richard Townsend richard at nospam.com
Fri Nov 11 16:41:55 EST 2005


On 11 Nov 2005 21:20:33 GMT, SU News Server wrote:

Try passing the full pathname of each item to os.path.isdir()

You can create the pathname using os.path.join(directory, x)


-- 
Richard



More information about the Python-list mailing list