Your IP : 216.73.216.74


Current Path : /proc/self/root/usr/local/python-3.13/lib/python3.13/test/test_import/data/package4/
Upload File :
Current File : //proc/self/root/usr/local/python-3.13/lib/python3.13/test/test_import/data/package4/__init__.py

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