Hacker News new | ask | show | jobs
by tutfbhuf 1994 days ago
TL;DR Node.example.com is an IPv6 adresss.
1 comments

Because it’s 16 bytes, and in Python 2 strings were just bytes, so any 16-byte string could be interpreted as an IPv6 address.

Doh.