Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/oreo-m5-release
/
.
/
python
/
testData
/
completion
/
classPrivateNotInherited.after.py
blob: e4998cd00efecf4ac40dec28807b2cf0cf5d8a4f [
file
] [
log
] [
blame
] [
edit
]
class
Foo
:
__BOO
=
1
class
Boo
(
Foo
):
z
=
__B