Hi,
running Geany 1.28 on Windows 10 (latest updates applied).
When running a Python script, Geany stumbles upon the double quote character:
File "testen.py", line 1
x = ¨abc¨
^
SyntaxError: invalid character in identifier
Press any key to continue . . .
I use a US International keyboard with dead keys, so I type:
Also strange that it signals an error on the SECOND double quote ...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.