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