This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Anthony Sottile, ammar2, serhiy.storchaka
Date 2019-10-29.22:00:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572386441.04.0.898624952233.issue38312@roundup.psfhosted.org>
In-reply-to
Content
There are also ncurses functions get_tabsize() and get_escdelay(). In other implementations they can be modeled by returning the TABSIZE and ESCDELAY global variables.
History
Date User Action Args
2019-10-29 22:00:41serhiy.storchakasetrecipients: + serhiy.storchaka, Anthony Sottile, ammar2
2019-10-29 22:00:41serhiy.storchakasetmessageid: <1572386441.04.0.898624952233.issue38312@roundup.psfhosted.org>
2019-10-29 22:00:41serhiy.storchakalinkissue38312 messages
2019-10-29 22:00:40serhiy.storchakacreate