Files
openide/python/testData/refactoring/introduceVariable/substringNewStyleKeywords.py
2013-01-10 21:20:51 +04:00

1 line
67 B
Python

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