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 georg.brandl
Recipients georg.brandl, jcbollinger, ned.deily, vstinner
Date 2012-06-26.20:50:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340743817.38.0.0439376030157.issue15037@psf.upfronthosting.co.za>
In-reply-to
Content
I agree it should be documented, probably wherever unget_wch is documented.

If there is a way to detect the ncurses version, the test should be skipped on < 5.8 as well.
History
Date User Action Args
2012-06-26 20:50:17georg.brandlsetrecipients: + georg.brandl, vstinner, ned.deily, jcbollinger
2012-06-26 20:50:17georg.brandlsetmessageid: <1340743817.38.0.0439376030157.issue15037@psf.upfronthosting.co.za>
2012-06-26 20:50:16georg.brandllinkissue15037 messages
2012-06-26 20:50:16georg.brandlcreate