Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
c7287d14ff9afb2ae3cc26fa670a0da3aaf16965
/
.
/
python
/
testData
/
completion
/
classPrivateNotInherited.after.py
blob: e4998cd00efecf4ac40dec28807b2cf0cf5d8a4f [
file
] [
log
] [
blame
]
class
Foo
:
__BOO
=
1
class
Boo
(
Foo
):
z
=
__B