OpenQuizz
Une application de gestion des contenus pédagogiques
|
Data Structures | |
class | Evaluator |
Functions | |
def | default_context () |
def | interpret (marker, execution_context=None) |
Variables | |
DEFAULT_CONTEXT | |
evaluator | |
def pip._vendor.distlib.markers.default_context | ( | ) |
def pip._vendor.distlib.markers.interpret | ( | marker, | |
execution_context = None |
|||
) |
Interpret a marker and return a result depending on environment. :param marker: The marker to interpret. :type marker: str :param execution_context: The context used for name lookup. :type execution_context: mapping
DEFAULT_CONTEXT |
evaluator |