Exemplo n.º 1
0
def download(url):
    d = Download()
    return (d.time(url), whoami, url)