Commit 1a8ee40de9bee8b20b19309e49af00d220c023b4

Alex Nicksay 2016-10-27T08:25:05

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.