More modern versions of python handle UTF-8 encoding perfectly with the default univervisal C.UTF-8 encoding. The hard-coded en_US.UTF-8 that's used by svn.py isn't necessary anymore.
C.UTF-8
en_US.UTF-8
Commit: [11d6ad]
dw/8605
Log in to post a comment.
dw/8605