Skip to content
Snippets Groups Projects
Commit 021ce4f1 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Added Spawn.kill. Handle end-of-file better.

parent 339fe663
No related branches found
No related tags found
No related merge requests found
2005-03-15 Per Cederqvist <ceder@ingate.com>
Added Spawn.kill. Handle end-of-file better.
* pcl_expect/spawn.py (Spawn._read): Override the default method
to handle EIO properly.
(Spawn.kill): New method.
Cleanup.
* pcl_expect/popen.py (Popen.__init__): Renamed the command
argument from cmd to command, to adhere to the os.popen
convention. Improved documentation.
2005-03-12 Per Cederqvist <ceder@ingate.com> 2005-03-12 Per Cederqvist <ceder@ingate.com>
Added more test cases. Made the tests less likely to loop Added more test cases. Made the tests less likely to loop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment