diff -r 81d6679d50d0 -r 301d738b1181 degal.py --- a/degal.py Thu Jan 31 17:28:02 2008 +0000 +++ b/degal.py Thu Jan 31 17:58:03 2008 +0000 @@ -27,7 +27,7 @@ def main (dir='.', targets=()) : root_filter = {} - + for target in targets : f = root_filter for path_part in target.split('/') :