OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, args, kwargs) |
def | __getitem__ (self, key) |
def | __iter__ (self) |
def | __len__ (self) |
This class implements a dummy wrapper to fix a bug in the Python standard library for string formatting. See https://bugs.python.org/issue13598 for information about why this is necessary.
def __init__ | ( | self, | |
args, | |||
kwargs | |||
) |
def __getitem__ | ( | self, | |
key | |||
) |
def __iter__ | ( | self | ) |
def __len__ | ( | self | ) |