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:
   1. the double quote
   2. a space to make that double quote visible

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 or view it on GitHub:
https://github.com/geany/geany/issues/1290

Reply via email to