Current Path : /proc/2508182/root/usr/src/Python-3.12.7/Lib/test/test_import/data/circular_imports/ |
Current File : //proc/2508182/root/usr/src/Python-3.12.7/Lib/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