Python: Run Appveyor tests in CMD mode (#461) Any command executed in PowerShell mode that writes to `stderr` is treated as failing. To avoid this problem, run tests in CMD mode instead.