Files
openide/python/resources/intentionDescriptions/ImportFromToImportIntention/before.py.template
T

3 lines
49 B
Plaintext

<spot>from sys import argv</spot>
name = argv[0]