degal.py
changeset 7 235ae238f694
parent 6 d9d1f8e5f384
child 10 e8143d784b77
--- a/degal.py	Thu Nov 08 19:26:00 2007 +0000
+++ b/degal.py	Thu Nov 08 19:41:03 2007 +0000
@@ -528,7 +528,7 @@
         """
 
         prepare.info("Preparing image %s", self.path)
-
+        
         # stat the image file to get the filesize and mtime
         st = os.stat(self.path)