from __future__ import absolute_import from __future__ import unicode_literals class FatalError(RuntimeError): pass