Files
django-stubs/django/utils/ipv6.pyi
2018-07-29 18:27:46 +03:00

1 line
51 B
Python

def is_valid_ipv6_address(ip_str: str) -> bool: ...