Changing a value for each folder while traversing a file system

PipedreamerGrey pipedreamergrey at gmail.com
Thu Jul 27 09:06:53 EDT 2006


No, that doesn't work.  Though, leaving the random snippet about the
"for file in DirectoryWalker("."):" line, it does leave all files the
same value, rather than switching the value for every single file.  The
problem is, the value is shared accross every folder.




More information about the Python-list mailing list