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