pattern_clustering.regexp.make_re_ipv6_strict

make_re_ipv6_strict(*args, **kwargs) str[source]

Builds the regular expression catching IPv6 addresses.

Parameters
  • *args – see make_re_hex_digit.

  • *kwargs – see make_re_hex_digit.

Returns

The string storing the regular expression.