> -----Original Message-----
> From: Grant Edwards <grant.b.edwa...@gmail.com>
> Sent: Monday, May 31, 2021 11:18 AM
> To: python-list@python.org
> Subject: Re: How to debug python + curses? [was: RE: Applying
winpdb_reborn]
> 
> On 2021-05-31, 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.
> 
> Perhaps Windows isn't an appropriate OS under which to develop curses
> applicatoins?

Perhaps, but why isn't it?

<rant>
Why are Windows users, even knowledgeable ones, so often considered second-
or even third-class netizens?

I do know some of the answers that will come back for that question, but the
attitude is not professional.
</rant>

Peter

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

Reply via email to