Files
openide/python/testData/refactoring/introduceVariable/substringNewStyleKeywords.py
T

1 line
67 B
Python

print("<selection>Hello</selection>, {name}!".format(name="World"))