class documentation

class twisted.python.util.FancyEqMixin: (source)

Known subclasses: twisted.conch.client.knownhosts.HashedEntry, twisted.conch.ssh.address.SSHTransportAddress, twisted.names.dns._EDNSMessage, twisted.names.dns._OPTHeader, twisted.names.dns._OPTVariableOption, twisted.names.dns.Message, twisted.names.dns.Record_A, twisted.names.dns.Record_A6, twisted.names.dns.Record_AAAA, twisted.names.dns.Record_AFSDB, twisted.names.dns.Record_HINFO, twisted.names.dns.Record_MINFO, twisted.names.dns.Record_MX, twisted.names.dns.Record_NAPTR, twisted.names.dns.Record_NULL, twisted.names.dns.Record_RP, twisted.names.dns.Record_SOA, twisted.names.dns.Record_SRV, twisted.names.dns.Record_SSHFP, twisted.names.dns.Record_TSIG, twisted.names.dns.Record_TXT, twisted.names.dns.Record_WKS, twisted.names.dns.RRHeader, twisted.names.dns.SimpleRecord, twisted.names.dns.UnknownRecord, twisted.pair.tuntap.TunnelAddress, twisted.positioning.base._BaseSpeed, twisted.positioning.base.Altitude, twisted.positioning.base.Angle, twisted.positioning.base.PositionError, twisted.python._textattributes._Attribute, twisted.python._textattributes.DefaultFormattingState, twisted.python.filepath.Permissions, twisted.python.filepath.RWX

View In Hierarchy

Mixin that implements __eq__ and __ne__.

Comparison is done using the list of attributes defined in compareAttributes.

Class Variable compareAttributes Undocumented
Method __eq__ Undocumented
Method __ne__ Undocumented
def __eq__(self, other): (source)

Undocumented

ParametersotherUndocumented (type: object)
ReturnsUndocumented (type: bool)
def __ne__(self, other): (source)

Undocumented

ParametersotherUndocumented (type: object)
ReturnsUndocumented (type: bool)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.