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

1 line
37 B
Python

print(b'Hello %b!' <caret>% b'World')