Files
openide/python/testData/intentions/PyConvertFormatOperatorToMethodIntentionTest/bytes.py
2016-09-28 14:36:09 +03:00

1 line
37 B
Python

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