X-Git-Url: http://git.tomasm.cz/imago.git/blobdiff_plain/15a3ebaaddc23a2f69048d1def5a7f960d141d6b..f16fe1e775f2159741146264a6494e63b0e2d618:/im_debug.py?ds=inline diff --git a/im_debug.py b/im_debug.py index 44ee17c..0ac72aa 100644 --- a/im_debug.py +++ b/im_debug.py @@ -1,6 +1,5 @@ try: import pygame - import Image except ImportError, msg: import sys print >>sys.stderr, msg