[Python-Dev] PEP 3144: IP Address Manipulation Library for the Python Standard Library

Antoine Pitrou solipsis at pitrou.net
Thu Aug 20 00:05:24 CEST 2009


Eric Smith <eric <at> trueblade.com> writes:
> 
> Is there some existing library that uses .number or .zero? IPy uses .net 
> (and .broadcast for [-1]).

Why not be explicit? Use .first and .last.




More information about the Python-Dev mailing list