Ronald Oussoren <ronaldousso...@mac.com> added the comment:

There is one thing I don't understand about these tests: they basicly only seem 
to test if the function implements the right interface (argument counts and the 
structure of the return value).

Shouldn't the tests also test if the behaviour is somewhat sane? One example of 
this: test the 'family' flag by looking for www.google.com with both AF_INET 
and AF_INET6 and then check that the first returns IPv4 information and the 
second IPv6.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8857>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to