commit | ccb5ec62e10e8dce424f3f03159536bdc9c10d90 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Dec 24 22:24:19 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Dec 24 22:24:19 1997 +0000 |
tree | 17ec85504666ac9f0264d4129a36609acc1d2621 | |
parent | 00f9fea288baed5a37e3866b492185b5045d30d4 [diff] |
Added expect() method which takes a list of regular expressions and an optional timeout. Also moved some imports around.