Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
completion
/
dunderClass.py
blob: 4d1a9136ac59f47904d9b602e895b16921e0f220 [
file
] [
log
] [
blame
]
class
Foo
(
object
):
xyzzy
=
3
def
fun
(
self
):
a
=
self
.
__class__
.
x
<
caret
>