OpenQuizz
Une application de gestion des contenus pédagogiques
NoDists Class Reference

Public Member Functions

def __bool__ (self)
 
def __call__ (self, fullpath)
 

Detailed Description

>>> bool(NoDists())
False

>>> list(NoDists()('anything'))
[]

Member Function Documentation

◆ __bool__()

def __bool__ (   self)

◆ __call__()

def __call__ (   self,
  fullpath 
)

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