]> gitweb.michael.orlitzky.com - hath.git/commitdiff
Add a None constructor for IPv4Address.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 2 May 2010 19:22:28 +0000 (15:22 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 2 May 2010 19:22:28 +0000 (15:22 -0400)
Hide the constructor for IPv4Address.
Created an ipv4address_from_octets function which mimics the constructor but will return IPv4Address.None in response to being passed Octet.Nones.


No differences found