__tags__ = [] import pygame import sys if "pygame.image" not in sys.modules: __tags__.extend(("ignore", "subprocess_ignore"))