os.walk: Get entire path

Florian Lindner Florian.Lindner at xgm.de
Sun Aug 29 11:29:24 EDT 2004


Hello,
when I'm walking through a file system hierarchy using os.walk, how can I
get the full path of a file or dir? normpath and abspath don't work.
Thx,
Florian



More information about the Python-list mailing list