Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
completion
/
dunderClass.after.py
blob: aaaffce5f04b4d7b38bdeca5c3d4c71cdec0a598 [
file
] [
log
] [
blame
]
class
Foo
(
object
):
xyzzy
=
3
def
fun
(
self
):
a
=
self
.
__class__
.
xyzzy