eryk sun <eryk...@gmail.com>:
> PowerShell is far more invasive. Instead of giving the child process a
> handle for the file, it gives it a handle for a *pipe*. PowerShell
> reads from the pipe, and like an annoying busybody that no asked for,
> decodes the output as text,

You mean, a bit like Python3 does?


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to