Fixed thumbnail problem
svn: r381
This commit is contained in:
@@ -80,7 +80,6 @@ def import_photo(filename,path,prefix):
|
||||
else:
|
||||
PIL.Image.open(filename).save(name)
|
||||
except:
|
||||
print path
|
||||
return None
|
||||
|
||||
return name
|
||||
|
Reference in New Issue
Block a user