Open GoogleCodeExporter opened 9 years ago
I'm not sure how it should be sorted though...
Original comment by Van...@gmail.com
on 15 Mar 2013 at 1:29
You can sort a mixed IPv4 and IPv6 list by specifying the sort key:
sorted_list = sorted(addr_list, key=ipaddr.get_mixed_type_key)
Original comment by gurub...@gmail.com
on 20 Mar 2013 at 9:33
Great, thanks
Original comment by Van...@gmail.com
on 20 Mar 2013 at 9:37
Original issue reported on code.google.com by
Van...@gmail.com
on 15 Mar 2013 at 1:20