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