Files

4 lines
107 B
Python

logging.warn('some_very_{long}_'
'amount_of_{text}'.format(
long='long',
text='text'))