D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
src
/
Python-3.9.9
/
Lib
/
test
/
test_import
/
data
/
circular_imports
/
Filename :
rebinding.py
back
Copy
"""Test the binding of names when a circular import shares the same name as an attribute.""" from .rebinding2 import util