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 vstinner
Recipients matrixise, r.david.murray, skrah, vstinner
Date 2014-05-02.19:46:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399059964.76.0.554172164896.issue21398@psf.upfronthosting.co.za>
In-reply-to
Content
"LC_CTYPE=C:  pydoc leaves terminal in an unusable state"

In the use case, pydoc doesn't touch the terminal, it's the pager: the program "less". I don't see how to ensure that the terminal state is restored, even on error.
History
Date User Action Args
2014-05-02 19:46:04vstinnersetrecipients: + vstinner, r.david.murray, skrah, matrixise
2014-05-02 19:46:04vstinnersetmessageid: <1399059964.76.0.554172164896.issue21398@psf.upfronthosting.co.za>
2014-05-02 19:46:04vstinnerlinkissue21398 messages
2014-05-02 19:46:04vstinnercreate