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

4 lines
42 B
Python

__all__ = ['xyzzy']
def xyzzy():
pass