| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| Helper | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Traversal function for directories Basic principle: all_files is a dictionary mapping paths to modification times. We repeatedly crawl through the directory tree rooted at 'path', doing a stat() on each file and comparing the modification time. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Aug 3 22:22:49 2008 | http://epydoc.sourceforge.net |