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