#! /bin/env python3 # encoding: utf-8 import sys from . import textui _print = textui.Output('over.core', stream=sys.stderr)