summaryrefslogtreecommitdiff
path: root/python/testData/completion/nonExistingProperty.after.py
blob: 8a5778207270138607dd3bd9f34c22a46d7ec38b (plain)
1
2
3
class Foo(object):
    def __init__(self):
        self.bar=3