test_httpservers: Python CGI scripts have to be encoded to utf-8
And not the locale encoding. With this commit, the test finally pass on Windows with a non-ascii path :-)
Showing
Please register or sign in to comment
And not the locale encoding. With this commit, the test finally pass on Windows with a non-ascii path :-)