#!/home/steve/work/p42/Python-2.7/bin/python

__unittest = True

from unittest2.main import main_

main_()