Your IP : 216.73.217.88


Current Path : /proc/self/root/opt/alt/python312/lib64/python3.12/test/test_import/data/package4/
Upload File :
Current File : //proc/self/root/opt/alt/python312/lib64/python3.12/test/test_import/data/package4/__init__.py

"""Binding the package attribute without importing the module."""
class submodule:
    attr = 'origin'
    class B:
        attr = 'origin'