[Python-Dev] Request for comments: [issue22941] IPv4Interface arithmetic changes subnet mask

francis francismb at email.de
Sat Mar 14 12:04:57 CET 2015


Hi,
> I, too, was thinking /24. I think that overflowing the host portion
> should raise OverflowError.
> 
Just curiosity, why not a modulo calculation on the subnet instead
of raising the error?

Thanks in advance!
francis



More information about the Python-Dev mailing list