Files
openide/python/testData/completion/dunderAllReferenceImport.py
2012-04-25 19:09:02 +02:00

4 lines
55 B
Python

from sys import hexversion
__all__ = ['hexve<caret>']