get all paths

Ed eddieborder2001 at yahoo.co.uk
Wed Feb 6 15:19:13 EST 2002


Hi
I'm trying to create a treeview widget, but i am having problems
getting alll directories and files from a specified directory

i.e

getList("C:/") should return all directories and files from C:/
onwards whereas
getList("C:/Python") should return all from that onwards

any help would be appreciated

Ed



More information about the Python-list mailing list