Files
openide/python/testData/addImport/newFromImportFromSameModule.py
2015-06-22 17:33:57 +03:00

3 lines
56 B
Python

from mod import a
from mod import c, a
from mod import d