OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __bool__ (self) |
def | __call__ (self, fullpath) |
>>> bool(NoDists()) False >>> list(NoDists()('anything')) []
def __bool__ | ( | self | ) |
def __call__ | ( | self, | |
fullpath | |||
) |