Files
openide/python/testData/addImport/newFromImportFromSameModule.py

3 lines
56 B
Python

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