Not all spawn classes have a kill method
[third_party/pexpect] / MANIFEST.in
1 recursive-include doc *
2 prune doc/_build
3 recursive-include examples *
4 include README LICENSE INSTALL
5 include setup.py pexpect.py fdpexpect.py pxssh.py screen.py ANSI.py FSM.py
6 include test.env tools/testall.py
7 recursive-include tests *
8 global-exclude __pycache__ *.pyc *~