cpython/Lib/test/test_import/data/package4/submodule.py

4 lines
51 B
Python

attr = 'submodule'
class A:
attr = 'submodule'