[Python-Dev] PEP 3144 review.
Peter Moody
peter at hda3.com
Fri Sep 18 00:50:16 CEST 2009
More information about the Python-Dev mailing list
Fri Sep 18 00:50:16 CEST 2009
- Previous message: [Python-Dev] PEP 3144 review.
- Next message: [Python-Dev] PEP 3144 review.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Sep 17, 2009 at 3:27 PM, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote: > Peter Moody wrote: > >> the address with all of the hosts bits masked to zero is most commonly >> referred to as the network address. > > Then call the attribute 'network_address', not just 'network'. from an earlier email: Again, the same error-catching functionality can be obtained through an option to the constructor. network and broadcast attributes can be renamed to .\1_address to alleviate confusion as well. > -- > Greg > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/python-dev%40hda3.com >
- Previous message: [Python-Dev] PEP 3144 review.
- Next message: [Python-Dev] PEP 3144 review.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list