Searched refs:_BaseNetwork (Results 1 – 1 of 1) sorted by relevance
379 if isinstance(obj, _BaseNetwork):675 class _BaseNetwork(_IPAddressBase): class720 if not isinstance(other, _BaseNetwork):747 if isinstance(other, _BaseNetwork):839 if not isinstance(other, _BaseNetwork):1453 class IPv4Network(_BaseV4, _BaseNetwork):1833 if isinstance(self, (_BaseNetwork, IPv6Interface)):2165 class IPv6Network(_BaseV6, _BaseNetwork):