Hacker News new | ask | show | jobs
by est 3293 days ago
> address validation

just try: socket.inet_aton

1 comments

That doesn't seem to support IPv6 at all. And doesn't let you do much with a parsed address either.