index
:
delta/python-packages/pexpect.git
3.4-never-released-sadly
3.x
_is_solaris-badval
allow-disable-escape-interact
asyncio_utf8_issue
better-test-winsize
buffered-fileobj
bugfix-honor-force-close
bugfix-my_spawn-has_no-ptyproc
bugfix-virtualenv
buildbot-changes
coverage-race
coveralls
debug-asyncio-eof
default-handle-sighup-pull
desix
disable-maxcanon-test
dluyer-patch-1
doc-and-test-max-cannon-2
doc-and-test-max-canon
docfix-no-other-pexpect
docs-revision-1
docs-revision-2
docs-revision-3
docs-revision-4
document-blocking-write
failed-str-self
faq-about-gevent
faq-pyte-redirect
fix-occasionally-failing-solaris-setwinsize
freebsd-support
include-coveragerc-in-sdist
incremental-decoder
interact-does-not-detect-eof
interact-logfix
issue-103-filedes-leak
issue-104-cannot-exec-setuids
issue-20
issue-20-close-shouldnt-sleep
issue-20-travis-improving
issue-20-try-2
issue-42-cannot-implicit-bytes-to-str
issue-44-solaris-support
issue-44-solaris-try-2
issue-44-solaris-try-3
issue-49-cannot-exit-fdspawned-interact
issue-86-and-100-stdin-closed
locale-preffered-encoding
mac-test-readlines
master
more-exacting-which
more-utf8-tests
noexception-on-wait-after-terminate
occasionally-failing-testcases
optional-ignore-sighup
propose-more-reliable-terminate
read_more_bytes
replwrap-continuation-timeout-results
replwrap-test-fixes
resolve-eof-unicode-osx-sunos
restore-posix
setecho-in-bash-replwrap-sunos
setwinsize_on_spawn
simple-ftp-example-fix
skip_pypy_eof
solaris-experiments
solaris-workarounds
suggest-support-elsewhere
superfluous-sleep
support-method-as-run-event-callback
teamcity-coverage-support
teamcity-tests-ptyprocess
timing-issue-remove
unicode-argv
use-flit
use-ptyprocess
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
*
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