Phillip Ferentinos

Results 1 issues of Phillip Ferentinos

From the documentation, it would seem that `IPSet` and `cidr_merge` should compact lists of networks to their minimal contiguous representation. Given the following set of IPNetwork objects: ```python networks =...