%PDF- %PDF-
Direktori : /backups/router/usr/local/lib/python3.11/test/test_module/ |
Current File : //backups/router/usr/local/lib/python3.11/test/test_module/bad_getattr3.py |
def __getattr__(name): if name != 'delgetattr': raise AttributeError del globals()['__getattr__'] raise AttributeError