OpenQuizz
Une application de gestion des contenus pédagogiques
cached_property Class Reference
Inheritance diagram for cached_property:
Collaboration diagram for cached_property:

Public Member Functions

def __init__ (self, func)
 
def __get__ (self, obj, cls=None)
 

Data Fields

 func
 

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  func 
)

Member Function Documentation

◆ __get__()

def __get__ (   self,
  obj,
  cls = None 
)

Field Documentation

◆ func

func

The documentation for this class was generated from the following file: