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