I have this code, it works fine, but the problem is that I would like to save the successes (ping with return) in a list , but I do not know how to do this trace successes / failures. >
import subprocess
import threading
def pinger_menager():...
asked by
25.03.2015 / 19:43