BK
Size: a a a
BK
СС
BK
СС
BK
BK
VK
S
VK
BK
ИС
СС
def wait_download(name, timeout=10):
started = time.time()
while time.time() - started < timeout:
if os.path.exists(path):
return
raise FileNotFoundException
S
BK
def wait_download(name, timeout=10):
started = time.time()
while time.time() - started < timeout:
if os.path.exists(path):
return
raise FileNotFoundException
VK
def wait_download(name, timeout=10):
started = time.time()
while time.time() - started < timeout:
if os.path.exists(path):
return
raise FileNotFoundException
СС
BK
СС
СС
СС