message = f""" Traceback (most recent call last): Python Shell, prompt 9, line 1 Syntax Error: EOF while scanning triple-quoted string literal: <string>, line 1, pos 15
I can type the same in IDLE and no error. This seems to be specific to WING when trying to type a multi-line f-string.