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

4 lines
42 B
Python

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