index
:
delta/pexpect-git.git
3.x
dluyer-patch-1
document-blocking-write
master
read_more_bytes
superfluous-sleep
use-flit
github.com: pexpect/pexpect.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_ansi.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #99 from takluyver/issue-84
Jeff Quast
2014-08-25
1
-0
/
+59
|
\
|
*
Don't define __bytes__(), and don't define __unicode__() on Python 3.
David O'Shea
2014-08-01
1
-8
/
+15
|
*
Rename codec and codec_errors to encoding and encoding_errors respectively.
David O'Shea
2014-08-01
1
-3
/
+3
|
*
Issue #84: Unicode support in screen and ANSI.
David O'Shea
2014-07-24
1
-0
/
+52
*
|
Address review comment (no parens around assert statement arguments).
David O'Shea
2014-07-22
1
-2
/
+2
*
|
Issue #85: Don't leave unwanted numbers in ANSI FSM stack/memory.
David O'Shea
2014-07-08
1
-2
/
+17
|
/
*
Issue #82: Handle more than two numbers in ANSI sequences
David O'Shea
2014-07-03
1
-0
/
+7
*
Add another test for ANSI terminal emulation
Thomas Kluyver
2014-06-04
1
-0
/
+11
*
Fix imports in tests for Python 3
Thomas Kluyver
2014-06-01
1
-1
/
+1
*
Code tidy-up
Thomas Kluyver
2013-09-25
1
-1
/
+2
*
more py25 compatibility
jquast
2013-09-22
1
-1
/
+1
*
Fix pexpect.FSM for Python 3
Thomas Kluyver
2013-09-19
1
-2
/
+4
*
Move ANSI -> pexpect.ANSI
Thomas Kluyver
2013-09-19
1
-1
/
+1
*
Moved everything up one directory level.
Noah Spurrier
2012-10-26
1
-0
/
+133