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

4 lines
46 B
Python

__all__ = ['xy<caret>']
def xyzzy():
pass