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

4 lines
62 B
Python

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