get all paths

Stefan Schwarzer s.schwarzer at ndh.net
Wed Feb 6 17:54:27 EST 2002


Hello Ed

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

I recommend to look at os.path.walk :-)

Stefan



More information about the Python-list mailing list