Ejemplo n.º 1
0
def waiting_for(attempts=9, interval=1):
    Linux.waiting_for(attempts, interval)
Ejemplo n.º 2
0
def check_platform(platform):
    Linux.check_platform(platform)