X-Git-Url: http://git.tomasm.cz/imago.git/blobdiff_plain/15a3ebaaddc23a2f69048d1def5a7f960d141d6b..ab6aeb7bd1344224b097ee19b2f9834b96e7a37a:/im_debug.py 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