| commit | f4001eed3bd07f62807120397629317f957a0bf6 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Fri Apr 25 15:11:23 2003 +0000 |
| committer | Guido van Rossum <guido@python.org> | Fri Apr 25 15:11:23 2003 +0000 |
| tree | 7c8122652dfa6f6b58c621cfcf6feaa2d5eb8008 | |
| parent | 51735b0569e4bff3f9a2988f0273cd5f1e3ec471 [diff] |
Skip testing inet_ntop() an inet_pton() if they aren't defined. This makes the test pass on Windows again (and on other platforms that don't have these).