cpython/Lib/test/test_import/data/circular_imports/rebinding2.py

from .subpkg import util
from . import rebinding
util = util.util