SIGN IN SIGN UP

#14814: Remove redundant code from ipaddress.IPv6Network

The strict checks and netmask computing don't make sense if constructed with
a ALL_ONES mask based on addresses. Also fix a bug due to mis-indentation of
a return statement in the same code block.
H
Hynek Schlawack committed
ed36b2e55be884afb7517905e02da313973998d1
Parent: 571ee57