t.i.a.IPv6Address(_IPAddress) : class documentation

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

An IPv6Address represents the address of an IPv6 socket endpoint.
Instance Variable host A string containing a colon-separated, hexadecimal formatted IPv6 address; for example, "::1". (type: str)

Inherited from _IPAddress:

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 __init__ Undocumented
Method __repr__ Undocumented
Method __hash__ Undocumented

Inherited from FancyEqMixin (via _IPAddress):

Method __eq__ Undocumented
Method __ne__ Undocumented
host =
A string containing a colon-separated, hexadecimal formatted IPv6 address; for example, "::1". (type: str)
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.