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