On Sun, Apr 17, 2016, at 19:56, Gregory Ewing wrote: > And then legacy command-line exes will be supported by running > cmd.exe under WINE in the Linux subsystem.
Running the command directly under WINE, more like. Because cmd.exe is pretty terrible as a scripting language and command interpreter (MS knows this, this is why they created PowerShell), and isn't required to run console programs. -- https://mail.python.org/mailman/listinfo/python-list