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
/
pexpect
/
screen.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes
Ville Skyttä
2017-09-15
1
-1
/
+1
*
Deprecation warning in pexpect.screen
Thomas Kluyver
2015-09-12
1
-0
/
+7
*
Some changes based on reviewing the code
Thomas Kluyver
2014-08-04
1
-21
/
+16
*
Address review comments regarding referring to "unicode strings" in docstrings.
David O'Shea
2014-08-04
1
-5
/
+5
*
Change SPACE to be a unicode string.
David O'Shea
2014-08-02
1
-3
/
+3
*
Don't define __bytes__(), and don't define __unicode__() on Python 3.
David O'Shea
2014-08-01
1
-21
/
+16
*
Rename codec and codec_errors to encoding and encoding_errors respectively.
David O'Shea
2014-08-01
1
-10
/
+10
*
Issue #84: Unicode support in screen and ANSI.
David O'Shea
2014-07-24
1
-14
/
+84
*
Document screen and ANSI
Thomas Kluyver
2013-09-25
1
-36
/
+4
*
Move screen -> pexpect.screen
Thomas Kluyver
2013-09-19
1
-0
/
+396
*
Moved everything up one directory level.
Noah Spurrier
2012-10-26
1
-396
/
+0
*
This is mostly an update to the license.
Noah Spurrier
2012-10-25
1
-55
/
+71
*
Added test for ANSI screen torture test.
noah
2007-07-13
1
-3
/
+21
*
Updated docs.
noah
2007-03-07
1
-53
/
+148
*
Added some svn:keywords
noah
2006-08-12
1
-2
/
+1
*
bd_serve and bd_client are much more usable now. Almost useful.
noah
2006-03-06
1
-6
/
+1
*
Making the bd_client and bc_server examples actually work and be usefull.
noah
2006-03-05
1
-6
/
+29
*
Added CVS variables to the source code for Revision and Date.
noah
2002-08-28
1
-1
/
+4
*
Implemented get_region().
noah
2002-08-27
1
-2
/
+8
*
Cleaning up ANSI.py. New ANSI name and new method 'get_region()' for screen.py.
noah
2002-08-27
1
-0
/
+14
*
incremental update.
noah
2002-08-26
1
-0
/
+227