commit | 7e57bc4a5b4a05329c4bbdacd7552e2e4f898e04 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Mar 24 20:54:29 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Mar 24 20:54:29 2000 +0000 |
tree | 8ca9219f2fbae9af2d5262d0f176662b7bfda570 | |
parent | 5ba3c843db445c0b8d35bc3823f1b402c91ebe08 [diff] |
Fix the test so that connect() and bind() are called with a single argument: a (host, port) tuple. Like multi-arg append(), multi-arg connect() and bind() may be ruled out!