import re from dosage.modules.helpers.PHPComicModule import PHPComicModule class EightBitTheater(PHPComicModule): basePath = 'http://www.nuklearpower.com/' prevSearch = re.compile(r'Previous Comic', re.IGNORECASE)