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

3 lines
56 B
Python

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