<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pexpect.git/tests/test_replwrap.py, branch simple-ftp-example-fix</title>
<subtitle>github.com: pexpect/pexpect.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/'/>
<entry>
<title>Allow replwrap to reset pager so bash doesn't get stuck displaying things</title>
<updated>2014-06-27T00:40:57+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-27T00:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=939718cca3e2be4cb48e348fac77f09aeb049c5c'/>
<id>939718cca3e2be4cb48e348fac77f09aeb049c5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Solaris support, tested on SmartOS from cron(1).</title>
<updated>2014-06-16T01:43:30+00:00</updated>
<author>
<name>Jeff Quast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T08:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=8f48ac8d97ffd520074f02af4ef5ef7b8aadf862'/>
<id>8f48ac8d97ffd520074f02af4ef5ef7b8aadf862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor fixes for replwrap tests</title>
<updated>2014-06-10T18:48:59+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-10T18:48:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=a50dcfdec8eaabbfbbe1f460d5282a79596913dc'/>
<id>a50dcfdec8eaabbfbbe1f460d5282a79596913dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>syntaxerr: missing r'literal' for unset PS1</title>
<updated>2014-06-08T09:09:48+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T09:09:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=ce6e5f4f226a311d4c6b47ec359883359636a70c'/>
<id>ce6e5f4f226a311d4c6b47ec359883359636a70c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing various prompt issues with bash ReplWrapper</title>
<updated>2014-06-08T03:54:18+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-08T03:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=6a144134788a0c6601262ec008b83e4288bbb096'/>
<id>6a144134788a0c6601262ec008b83e4288bbb096</id>
<content type='text'>
allow matching a regular expression,
use setUp and tearDown to putenv &amp; getenv PS1, PS2
unset PROMPT_COMMAND
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allow matching a regular expression,
use setUp and tearDown to putenv &amp; getenv PS1, PS2
unset PROMPT_COMMAND
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests for wrapping Python shell</title>
<updated>2014-06-05T01:26:02+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-05T01:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=8b04d95b94ce59e9a2a8ad91585e91ef40ec1aa0'/>
<id>8b04d95b94ce59e9a2a8ad91585e91ef40ec1aa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove all unnecessary imports</title>
<updated>2014-06-02T00:56:30+00:00</updated>
<author>
<name>jquast</name>
<email>contact@jeffquast.com</email>
</author>
<published>2014-06-02T00:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=8cfc5188e0a9cff7a584c83e7ee16ef7023b3cd5'/>
<id>8cfc5188e0a9cff7a584c83e7ee16ef7023b3cd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use bash for testing replwrap, avoiding PyPy's different REPL</title>
<updated>2014-06-01T00:21:30+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-06-01T00:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=9c97dca35965751812b992dda2eb1433d4206c68'/>
<id>9c97dca35965751812b992dda2eb1433d4206c68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use explicit positional string formatting for Python 2.6</title>
<updated>2014-05-19T04:48:37+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-05-19T04:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=cdc66b71ad283f2f28dfd27fa58b3e1664c48106'/>
<id>cdc66b71ad283f2f28dfd27fa58b3e1664c48106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix another unicode literal for Python 3.2</title>
<updated>2014-05-18T22:16:30+00:00</updated>
<author>
<name>Thomas Kluyver</name>
<email>takowl@gmail.com</email>
</author>
<published>2014-05-18T22:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pexpect.git/commit/?id=c0a7554c7c8160d6a7b4023441c3cbe5e2f46ee5'/>
<id>c0a7554c7c8160d6a7b4023441c3cbe5e2f46ee5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
