On 30May2021 20:36, Dennis Lee Bieber <wlfr...@ix.netcom.com> wrote:
>On Mon, 31 May 2021 08:07:21 +1000, Cameron Simpson <c...@cskk.id.au>
>declaimed the following:
>>Open another terminal, note its terminal device with the "tty" 
>>command.
>>Start your programme like this:
>>    python ...... 2>/dev/tty-of-the-other-termina
>>
>       The OP specified Win10, so the above is dead from the start.

Good point; I wasn't aware that curses worked in Windows.

Is it still unworkable if they've a POSIXish layer to hand, eg Cygwin?

Cheers,
Cameron Simpson <c...@cskk.id.au>
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to