Home | History | Annotate | Download | only in Lib

Lines Matching full:issuperset

491         if not _BaseV4._DECIMAL_DIGITS.issuperset(prefixlen_str):
1142 if not cls._DECIMAL_DIGITS.issuperset(octet_str):
1750 if not cls._HEX_DIGITS.issuperset(hextet_str):