Table of Contents

Class: IPv4Address daxfi/iplib.py

An IPv4 Internet address.

This class represents an IPv4 Internet address.

Base Classes   
_IPv4Base
Methods   
__add__
__getattr__
__repr__
__sub__
  __add__ 
__add__ ( self,  other )

Sum two IP addresses.

  __getattr__ 
__getattr__ ( self,  name )

Called when an attribute lookup has not found the attribute.

Exceptions   
AttributeError, name
  __repr__ 
__repr__ ( self )

The representation string for this address.

  __sub__ 
__sub__ ( self,  other )

Subtract two IP addresses.


Table of Contents

This document was automatically generated on Tue Dec 17 17:48:18 2002 by HappyDoc version r1_5