Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
completion
/
dunderClass.py
blob: 4d1a9136ac59f47904d9b602e895b16921e0f220 [
file
] [
log
] [
blame
]
class
Foo
(
object
):
xyzzy
=
3
def
fun
(
self
):
a
=
self
.
__class__
.
x
<
caret
>