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