| Current Path : /proc/thread-self/root/proc/self/root/usr/local/python-3.9/lib/python3.9/test/ |
| Current File : //proc/thread-self/root/proc/self/root/usr/local/python-3.9/lib/python3.9/test/bad_getattr3.py |
def __getattr__(name):
if name != 'delgetattr':
raise AttributeError
del globals()['__getattr__']
raise AttributeError