ipaddr cleanup for python 3.x:
* Get rid of __hex__. * Support bytearray as well as bytes. * Don't double test for integer input.
G
Gregory P. Smith committed
02953d244fdb2fe99853d2fe5db905df53c6596f
Parent: b83819f
* Get rid of __hex__. * Support bytearray as well as bytes. * Don't double test for integer input.