summaryrefslogtreecommitdiff
path: root/Lib/test/test_readline.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #19884: Avoid spurious output on OS X with Gnu ReadlineMartin Panter2016-08-271-1/+1
* use skipUnlessBenjamin Peterson2014-11-261-3/+3
* Issue #22773: fix failing test with old readline versions due to issue #19884.Antoine Pitrou2014-11-041-0/+4
* Issue #19884: readline: Disable the meta modifier key if stdout is not aVictor Stinner2014-07-241-5/+17
* Graft a89d654adaa2 from 3.2 branch. Fixes #15620.Georg Brandl2012-08-111-0/+4
|\
| * #11496: skip history test if clear_history is not available.R David Murray2011-03-141-0/+4
| * Merged revisions 75711 via svnmerge fromMark Dickinson2009-10-261-2/+3
| * Merged revisions 74970 via svnmerge fromRonald Oussoren2009-09-201-0/+42
* Skip readline tests if readline module is not available.Mark Dickinson2009-10-261-2/+3
* Issue 6877: this patch makes it possible to link the readline extensionRonald Oussoren2009-09-201-0/+42