summaryrefslogtreecommitdiff
path: root/tests/getch.py
Commit message (Expand)AuthorAgeFilesLines
* Do not assert trailing output on TRAVIS-CIJeff Quast2015-09-201-0/+1
* Allow {p}.interact(escape_character=None)Jeff Quast2015-09-181-2/+3
* Solaris support, tested on SmartOS from cron(1).Jeff Quast2014-06-081-1/+1
* Fix getch test sample for Python 3Thomas Kluyver2013-09-261-1/+7
* Hopefully fix problem with test_sendcontrol on TravisThomas Kluyver2013-09-251-0/+1
* catch ^C as KeyboardInterrupt and just the samejquast2013-09-231-1/+4
* may fix some platforms? Why would this write ^A?jquast2013-09-231-1/+1
* a better getch() implementationjquast2013-09-221-12/+11
* Moved everything up one directory level.Noah Spurrier2012-10-261-0/+39