[Github-comments] [geany/geany] Unexpected "invalid character in identifier" (#1290)
Arie van Wingerden
notifications at xxxxx
Sat Nov 5 09:54:11 UTC 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161105/2b111969/attachment.html>
More information about the Github-comments
mailing list