Missing python curses functions?
Cameron Simpson
cs at cskk.id.au
Tue May 19 20:48:57 EDT 2020
On 19May2020 20:53, Alan Gauld <alan.gauld at yahoo.co.uk> wrote:
>Is anyone other than me still even using Python curses? :-)
Well, not curses full on (due to lack of time) but my cs.upd module uses
the ti_getstr() et al functions for cursor motions and insert/delete
line, etc.
It may be that the person who wrote the curses module simply got tired.
Or it predates the get_attr calls (not sure now old they are).
Cheers,
Cameron Simpson <cs at cskk.id.au>
More information about the Python-list
mailing list