Historie revizí

Autor SHA1 Zpráva Datum
  wouter d089095d55 Various text-processing stuff před 12 roky
  Maarten ter Huurne 3291431eca Patrick reported that not only the 404 (not found) status code suffers from a too lax treatment, but also the 500 (server error) code. Therefore I changed the URL opener to consider all non-handled status codes as critical errors. před 15 roky
  Maarten ter Huurne ff4094112c Raise IOError if HTTP status code 404 is returned by the server. před 15 roky
  Maarten ter Huurne f4bc729aa5 Added workaround for urlretrieve() swallowing 404 errors. před 15 roky
  Maarten ter Huurne 2b57e022b3 Added newline at end of file. před 15 roky
  Maarten ter Huurne 13de48b91b Refactored StatusLine classes to avoid pylint warning and to avoid hardcoding "sys.stdout". před 15 roky
  Maarten ter Huurne 443864dd66 Remove partially downloaded file if download is aborted for some reason. před 15 roky
  Maarten ter Huurne 0ae22fffba Turn down progress reporting if output is redirected to file. před 15 roky
  Patrick van Arkel 33d4703bff make it a module před 16 roky
  Maarten ter Huurne cda7748f3c Use space after ">>" operator to avoid pylint warning. před 16 roky
  Maarten ter Huurne 483af9e187 New download script to replace cURL. před 16 roky