commit | 02953d244fdb2fe99853d2fe5db905df53c6596f | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Sat May 02 18:35:58 2009 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Sat May 02 18:35:58 2009 +0000 |
tree | f8aeeea9807ac47dfb4601d479fab53b881b448a | |
parent | b83819f2912b7be618be35dc5c0bf911bd37220c [diff] |
ipaddr cleanup for python 3.x: * Get rid of __hex__. * Support bytearray as well as bytes. * Don't double test for integer input.