Files
openide/python/testData/completion/nonExistingProperty.py

4 lines
69 B
Python

class Foo(object):
def __init__(self):
self.bar<caret>=3