Python (at least 2.7.18) raise a SyntaxError on non-ascii characters, which
in my case were introduced by Subversion's keyword expansion of
$LastChangedDate: $ and non-english LANG setting the day as "lör" (Swedish
for "sat").

* contrib/client-side/svn_apply_autoprops.py:
  (): Add coding according to PEP-263.

git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1917381 13f79535-47bb-0310-9956-ffa450edef68
1 file changed