Пример #1
0
def log_actions():
    """Returns the set of actions implemented by mozlog."""
    return set(convertor_registry.keys())
Пример #2
0
def log_actions():
    """Returns the set of actions implemented by mozlog."""
    return set(convertor_registry.keys())