import re from helpers.PHPComicModule import PHPComicModule class Frump(PHPComicModule): basePath = 'http://thm.askee.net/comic/' prevSearch = re.compile(r'Previous', re.IGNORECASE)