Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
completion
/
classPrivateNotInherited.after.py
blob: e4998cd00efecf4ac40dec28807b2cf0cf5d8a4f [
file
] [
log
] [
blame
]
class
Foo
:
__BOO
=
1
class
Boo
(
Foo
):
z
=
__B