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