[New-bugs-announce] [issue42828] Python readline module

Marco Franzo report at bugs.python.org
Tue Jan 5 05:19:01 EST 2021


New submission from Marco Franzo <frenzisys at gmail.com>:

It would be better to write at the end of the program this:

os.system('stty sane')

because when you import readline, at the end of program, the console remains unusable

----------
assignee: docs at python
components: Documentation
messages: 384379
nosy: docs at python, frenzisys
priority: normal
severity: normal
status: open
title: Python readline module
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42828>
_______________________________________


More information about the New-bugs-announce mailing list