Changeset 501 for pkpgcounter/trunk/pkpgpdls/pil.py
- Timestamp:
- 11/21/07 23:05:51 (17 years ago)
- Files:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
pkpgcounter/trunk/pkpgpdls/pil.py
r500 r501 39 39 return False 40 40 else : 41 self.logdebug("DEBUG: Input file seems to be an image in the %s (%s) format." % (image.format, image.format_description)) 41 42 return True 42 43