from __future__ import unicode_literals from eveonline.tasks import run_corp_update run_corp_update() quit()