Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
completion
/
nonExistingProperty.py
blob: 292273026da23a4d71576579d6383f7e4346be17 [
file
] [
log
] [
blame
]
class
Foo
(
object
):
def
__init__
(
self
):
self
.
bar
<
caret
>=
3