(root)/
Python-3.12.0/
Lib/
test/
test_import/
data/
circular_imports/
source.py
       1  from . import use
       2  spam = 1