Files
typeshed/stdlib/3.3
Michel Albert 5264fa6d5d Fix return-type of _BaseNetwork.supernet() (#1822)
The return type is currently defined as iterator, while it in fact returns a
network instance.
2018-01-11 08:24:11 -08:00
..