[Github-comments] [geany/geany] Invalid SyntaxError Non-ASCII character for Python 3 (#1298)

Pander notifications at xxxxx
Fri Nov 11 17:55:12 UTC 2016


The following error should be triggered for Python scripts which start with `#!/usr/bin/env python3` as in Python 3 UTF-8 is assumed and encoding preamble is no longer obligatory.

      File "*****.py", line 23
    SyntaxError: Non-ASCII character '\x**' in file process.py on line **, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
    
    
    ------------------
    (program exited with code: 1)
    Press return to continue

Reported for version `built on or after Sep 23 2016` or according to dpkg version `1.28-2` on Unutu Yakkety.

-- 
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/1298
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161111/89361e6f/attachment.html>


More information about the Github-comments mailing list