Xpra: Ticket #128: SyntaxError: Non-ASCII character

SyntaxError: Non-ASCII character '\xc2' in file xpra/server.py on line 2208, but no encoding declared;}}}
see [http://www.python.org/peps/pep-0263.html pep 0263] for details
This was introduced in Changeset 780.  server.py needs to have a header added (like {{{xpra/platform/client_extras_base.py}}} has), or the µs should be escaped.


Sat, 26 May 2012 16:03:04 GMT - Norman Rasmussen: attachment set


Sun, 27 May 2012 13:44:15 GMT - Antoine Martin: status, description changed; resolution set

applied in r871 - thanks!


Sat, 23 Jan 2021 04:46:18 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/128