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

1 line
65 B
Python

print("%s: <selection>Hello</selection> %s" % ("Error", "World"))