Files
openide/python/testData/completion/dunderAllReference.py
2012-01-19 19:00:18 +01:00

4 lines
46 B
Python

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