aboutsummaryrefslogtreecommitdiffstats
path: root/TreeWalker.py
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2011-05-05 07:21:12 -0400
committerJason A. Donenfeld <Jason@zx2c4.com>2011-05-05 07:21:12 -0400
commitc05145aee2cd9de3c0999b591a423987a23a8036 (patch)
treeedff871c5acf706c79416322208de2c480d41347 /TreeWalker.py
parentTemporary test harness. (diff)
downloadPhotoFloat-c05145aee2cd9de3c0999b591a423987a23a8036.tar.xz
PhotoFloat-c05145aee2cd9de3c0999b591a423987a23a8036.zip
Clean up date time conversions.
Diffstat (limited to '')
-rw-r--r--TreeWalker.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/TreeWalker.py b/TreeWalker.py
index e894944..1ec1cba 100644
--- a/TreeWalker.py
+++ b/TreeWalker.py
@@ -32,4 +32,4 @@ class TreeWalker:
self.all_albums.append(album)
return album
def remove_stale(self):
- pass \ No newline at end of file
+ pass #TODO: remove left over caches \ No newline at end of file