Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c981ad16b0f9740bd3381c96b4227a1faa1a88d9
/
.
/
Lib
/
test
/
bad_getattr2.py
blob: 0a52a53b54bb0243a26bf0bc1eeea5ce336a3df9 [
file
] [
log
] [
blame
]
def
__getattr__
():
"Bad one"
x
=
1
def
__dir__
(
bad_sig
):
return
[]