summaryrefslogtreecommitdiff
path: root/tests/test_screen.py
Commit message (Expand)AuthorAgeFilesLines
* Some changes based on reviewing the codeThomas Kluyver2014-08-041-29/+28
* Fix problems found in review.David O'Shea2014-08-041-4/+2
* Don't define __bytes__(), and don't define __unicode__() on Python 3.David O'Shea2014-08-011-14/+6
* Issue #84: Unicode support in screen and ANSI.David O'Shea2014-07-241-0/+107
* Fix imports in tests for Python 3Thomas Kluyver2014-06-011-1/+1
* Move screen -> pexpect.screenThomas Kluyver2013-09-191-1/+1
* Moved everything up one directory level.Noah Spurrier2012-10-261-0/+191