Home
last modified time | relevance | path

Searched refs:_is_ipv6_enabled (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/support/
D__init__.py543 def _is_ipv6_enabled(): function
558 IPV6_ENABLED = _is_ipv6_enabled()
/external/python/cpython3/Lib/test/support/
D__init__.py741 def _is_ipv6_enabled(): function
756 IPV6_ENABLED = _is_ipv6_enabled()