Commit graph

6 commits

Author SHA1 Message Date
Elvish_Hunter
9b1262acc6 Converted imgcheck to Python 3
This commit also fixes the Pillow library not being imported correctly, which prevented the script from running at all, and slightly reformats the output.
2015-12-20 21:46:25 +01:00
Thibault Févry
e825989bbe More range() genocide. 2013-08-09 00:13:03 +02:00
Thibault Févry
c289f6608b Fix typos in comments 2013-07-06 04:12:05 +02:00
Thibault Févry
6674487fb0 Remove W604 pep8 warning on files. Use repr(x) instead of deprecated 2011-03-25 20:46:50 +00:00
Thibault Févry
2288ef0939 Removed a lot of trailing whitespaces. Shouldn't be anymore in python scripts. 2011-03-12 02:22:21 +00:00
Eric S. Raymond
be8d4512cc Initial version of imgcheck.
PIL is failing to extract color tables from some images.  
This needs to be investigated.
2010-10-12 05:29:45 +00:00