Comment on Node.example.com Is an IP AddressparentComments−utborin5yBecause 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.
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.