[Python-Dev] PEP 3144 review.

Antoine Pitrou solipsis at pitrou.net
Tue Sep 29 18:03:16 CEST 2009


> I've mentioned at least once (and others have mentioned as well) that
> it's very common, when describing the ip address/prefix of a NIC to
> write, "192.168.1.100/24"

You say it yourself : it describes "the ip address/prefix of a NIC".
It isn't the job of a Network class. A Network shouldn't describe a
host, or a particular NIC.

Regards

Antoine.




More information about the Python-Dev mailing list