Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
f9a5a3a3ef34e63dc197156e9a5f57842859ca04
/
.
/
Lib
/
test
/
test_module
/
bad_getattr.py
blob: 16f901b13b822a1fe266e498d2f79d2a365bb1a4 [
file
]
x
=
1
__getattr__
=
"Surprise!"
__dir__
=
"Surprise again!"