[Python-Dev] PEP 3144 review. (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Mon Sep 28 23:16:57 CEST 2009


You do find "address plus mask" when specifying an IP address for an interface. This is a shorthand for specifying the IP address plus the network, since the network can be derived from the IP plus the mask. But it is a shorthand

Just as he says.

Martin



More information about the Python-Dev mailing list