ipaddr cleanup for python 3.x:
* Get rid of __hex__. * Support bytearray as well as bytes. * Don't double test for integer input.
Showing
Please register or sign in to comment
* Get rid of __hex__. * Support bytearray as well as bytes. * Don't double test for integer input.