1"""Test the binding of names when a circular import shares the same name as an 2attribute.""" 3from .rebinding2 import util 4