Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
completion
/
oldStyleClassAttributes.after.py
blob: ba7b7954de5e3216da148ea3b9d80f4beb89adba [
file
] [
log
] [
blame
]
class
C
:
pass
c
=
C
()
c
.
__class__