Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
c7287d14ff9afb2ae3cc26fa670a0da3aaf16965
/
.
/
python
/
testData
/
completion
/
nonExistingProperty.py
blob: 292273026da23a4d71576579d6383f7e4346be17 [
file
] [
log
] [
blame
]
class
Foo
(
object
):
def
__init__
(
self
):
self
.
bar
<
caret
>=
3