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

Produce some code. This still has a long way to go...

parent a0251951
Branches
Tags
No related merge requests found
2003-10-05 Per Cederqvist <ceder@ceder.dyndns.org>
Produce some code. This still has a long way to go...
* pcl_expect.py (timeout): New variable.
(timeout_raises_exception): New variable.
(Timeout): New exception.
(expectable): New class.
(expectable.__init__): New method.
(expectable.fileno): New method.
(expectable.fill_buffer): New method.
(expectable.eof): New method.
(expectable.buffer): New method.
(expectable.remove_first): New method.
(impl): New class.
(impl.__init__): New method.
(impl.loop): New method.
(impl.re): New method.
(impl.timeout): New method.
(impl.cont): New method.
2003-10-04 Per Cederqvist <ceder@ceder.dyndns.org>
* README: Initial commit. Currently only contains an overview of
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment