summaryrefslogtreecommitdiff
path: root/pexpect/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Move poll_ignore_interrupts to accept a fd at a time onlyCooper Ry Lees2018-04-011-22/+22
* Allow for configurable select.poll() usageCooper Ry Lees2018-03-231-0/+29
* Only pass strings to shlexThomas Kluyver2017-07-251-0/+5
* Merge pull request #359 from MountainRider/restore-posixJeff Quast2016-07-011-0/+38
|\
| * Alias select.error to InterruptedError.David Cullen2016-06-291-1/+7
| * Restore POSIX support to fdpexpect.David Cullen2016-06-281-0/+32
* | Use PATH from env argument to pexpect.spawnMartin Packman2016-05-131-4/+5
|/
* Merge remote-tracking branch 'origin/master' into issue-104-cannot-exec-setuidsJeff Quast2014-12-181-31/+18
* Move code out of __init__Thomas Kluyver2014-11-231-0/+125