Exemplo n.º 1
0
def _set_listener():
    if conf.mode == "shell" and conf.api:
        start_listener()
Exemplo n.º 2
0
def _set_listener():
    if conf.mode == "shell":
        start_listener()