<div dir="ltr"><div>Hi  Matthew</div><div><br></div><div>Spot On. </div><div>By removing the US international keyboard mapping the problem is solved. </div><div>Using only the simple US Qwerty as an Input Method under the Windows Display language options works correctly.</div><div>Thanks for the feedback</div><div>Regards Danie</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 26, 2016 at 7:19 AM, Matthew Brush <span dir="ltr"><<a href="mailto:mbrush@codebrainz.ca" target="_blank">mbrush@codebrainz.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 2016-07-25 09:35 PM, Danie Janse van Rensburg wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">
When using the Geany editor:<br>
print(¨Hello Python World¨)<br>
 the double quotation character is replaced aotomatically by ¨ instead of "<br>
wich result in the syntax error below<br>
[image: Inline image 2]<br>
<br>
When typing the same line in Notepad the correct double quotation character<br>
is used,<br>
print("Hello Python World")<br>
I can now open the file using Geany and execute it correctly<br>
[image: Inline image 3]<br>
<br>
The cause of the SyntaxError is clearly demonstrated by opening the file<br>
that was created using Notepad, which is the first line below. The second<br>
line is typed in Geany and clearly show a different Character used for the<br>
double qutation mark<br>
[image: Inline image 4]<br>
<br>
How do I set up Geany correctly to avoid this Error?<br>
<br>
</blockquote>
<br></span>
It sounds like this Issue:<br>
<br>
<a href="https://github.com/geany/geany/issues/1036" target="_blank" rel="noreferrer">https://github.com/geany/geany/issues/1036</a><br>
<br>
If you can add some info there it might help to diagnose.<br>
<br>
Cheers,<br>
Matthew Brush<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" target="_blank" rel="noreferrer">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br></div>