Fix win-tests.py is unable to load Python bindings with debug configuration since Python 3.5. * win-tests.py Copy *.pyd files to pylib/libsvn/ file with *_d.pyd suffix and python_d.exe rather than python.exe when debug configuration.