Ejemplo n.º 1
0
def log_actions():
    """Returns the set of actions implemented by mozlog."""
    return set(convertor_registry.keys())
Ejemplo n.º 2
0
def log_actions():
    """Returns the set of actions implemented by mozlog."""
    return set(convertor_registry.keys())