t.i.a._ServerFactoryIPv4Address(IPv4Address) : class documentation

Part of twisted.internet.address View Source View In Hierarchy

Backwards compatability hack. Just like IPv4Address in practice.
Method __eq__ Undocumented

Inherited from IPv4Address:

Instance Variable host A string containing a dotted-quad IPv4 address; for example, "127.0.0.1". (type: str)
Method __init__ Undocumented

Inherited from _IPAddress (via IPv4Address):

Instance Variable type A string describing the type of transport, either 'TCP' or 'UDP'.
Instance Variable port An integer representing the port number. (type: int)
Method __repr__ Undocumented
Method __hash__ Undocumented

Inherited from FancyEqMixin (via IPv4Address, _IPAddress):

Method __ne__ Undocumented
def __eq__(self, other): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2012-09-01 11:44:56.