Sindbad~EG File Manager

Current Path : /proc/2568807/root/usr/local/lib/python3.12/test/test_module/
Upload File :
Current File : //proc/2568807/root/usr/local/lib/python3.12/test/test_module/good_getattr.py

x = 1

def __dir__():
    return ['a', 'b', 'c']

def __getattr__(name):
    if name == "yolo":
        raise AttributeError("Deprecated, use whatever instead")
    return f"There is {name}"

y = 2

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists