Commit 333ffc26 authored by Denis Bilenko's avatar Denis Bilenko

test__all__.py: we have this functions in socket now

parent f47505e6
......@@ -20,7 +20,7 @@ class ANY(object):
ANY = ANY()
NOT_IMPLEMENTED = {
'socket': ['CAPI', 'gethostbyaddr', 'gethostbyname_ex', 'getnameinfo'],
'socket': ['CAPI'],
'thread': ['allocate', 'exit_thread', 'interrupt_main', 'start_new'],
'select': ANY}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment