Files
openide/python/testData/intentions/PyConvertFormatOperatorToMethodIntentionTest/simple.py

1 line
108 B
Python

print(<caret>"|\077%20sFOO! % 5.3F%%\n|%-15s %-10i-torn-off, %#0+5u" % ("right-->", 12, "<--left", -10, 20))