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

Public Member Functions

def __getitem__ (self, key)
 
def __contains__ (self, key)
 
def __iter__ (self)
 
def __len__ (self)
 
def keys (self)
 

Static Public Attributes

 data
 

Detailed Description

Dictionary populated on first use.

Member Function Documentation

◆ __contains__()

def __contains__ (   self,
  key 
)

◆ __getitem__()

def __getitem__ (   self,
  key 
)

◆ __iter__()

def __iter__ (   self)

◆ __len__()

def __len__ (   self)

◆ keys()

def keys (   self)

Field Documentation

◆ data

data
static

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