Files
openide/python/testData/intentions/PyConvertToFStringIntentionTest/percentOperatorSimpleDictConstructorCall.py

2 lines
54 B
Python

'%(foo)d %(bar)s' % dict(foo=.25, bar='spam'.upper())