summaryrefslogtreecommitdiff
path: root/pexpect/spawnbase.py
Commit message (Expand)AuthorAgeFilesLines
* Not all spawn classes have a kill methodThomas Kluyver2014-11-231-4/+0
* Delegate sending control characters to ptyprocessThomas Kluyver2014-11-231-6/+0
* Refactor, creating SpawnBaseUnicode classThomas Kluyver2014-11-231-2/+38
* Refactor, creating SpawnBase classThomas Kluyver2014-11-231-0/+449