photofloat/test.py

5 lines
98 B
Python
Raw Normal View History

2011-05-05 13:04:52 +02:00
#!/usr/bin/env python
from TreeWalker import TreeWalker
2011-05-06 00:37:15 +02:00
walker = TreeWalker("./test", "./cache")