Table of Contents

Class: IProtocol ./src/protocols/interfaces.py

Object usable as a protocol by adapt()

Base Classes   
Interface
    object
Methods   
__eq__
__hash__
__ne__
  __eq__ 
__eq__ ( other )

Protocols must be comparable with == and !=

  __hash__ 
__hash__ ()

Protocols must be usable as dictionary keys

  __ne__ 
__ne__ ( other )

Protocols must be comparable with == and !=


Table of Contents

This document was automatically generated on Mon Apr 22 01:11:13 2024 by HappyDoc version 2.1