Files
openide/python/testData/refactoring/introduceVariable/substringFromFormatDict.py

1 line
66 B
Python

print("<selection>Hello</selection> %(name)s" % {"name": "World"})