will return
Code: Select all
ValueError: source code string cannot contain null bytesCode: Select all
ValueError: source code string cannot contain null bytesCode: Select all
fmt = 'I' + str(len(data)) + 's'Code: Select all
print = AddToSystemJournal
print(1, '2', [3], key1='value', sep='my separator', end='end of line')