This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
bc1e522efc
cpython
/
Lib
/
test
/
test_module
/
bad_getattr.py
5 lines
61 B
Python
Raw
Blame
History
x
=
1
__getattr__
=
"
Surprise!
"
__dir__
=
"
Surprise again!
"
Reference in New Issue
View Git Blame
Copy Permalink