Files
openide/python/testData/inspections/importFromModuleStar/source_after.py
T

6 lines
69 B
Python

from target import *
from target import xyzzy
x<caret>yzzy
shazam()