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

5 lines
71 B
Python

# no completion must happen here
class Foo:
def bar(self):
__rxo