Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
completion
/
superClassAttributes.after.py
blob: f2e61a2d970756a91c84d01702526183447a4274 [
file
] [
log
] [
blame
]
class
Foo
:
attribute
=
1
class
Boo
(
Foo
):
attribute
=
<
caret
>