Your IP : 216.73.216.74


Current Path : /usr/local/python-3.10/lib/python3.10/test/test_import/data/circular_imports/
Upload File :
Current File : //usr/local/python-3.10/lib/python3.10/test/test_import/data/circular_imports/rebinding.py

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