Files
openide/python/testData/intentions/PyConvertFormatOperatorToMethodIntentionTest/escaped_after.py
T

2 lines
105 B
Python

print u"\N{LATIN SMALL LETTER B}{}\N{NUMBER SIGN}\
{}\N{LATIN SMALL LETTER B}".format(str1, str2)