summaryrefslogtreecommitdiff
path: root/tests/getch.py
Commit message (Expand)AuthorAgeFilesLines
* 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