提交歷史

作者 SHA1 備註 提交日期
  wouter d089095d55 Various text-processing stuff 12 年之前
  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. 15 年之前
  Maarten ter Huurne ff4094112c Raise IOError if HTTP status code 404 is returned by the server. 15 年之前
  Maarten ter Huurne f4bc729aa5 Added workaround for urlretrieve() swallowing 404 errors. 15 年之前
  Maarten ter Huurne 2b57e022b3 Added newline at end of file. 15 年之前
  Maarten ter Huurne 13de48b91b Refactored StatusLine classes to avoid pylint warning and to avoid hardcoding "sys.stdout". 15 年之前
  Maarten ter Huurne 443864dd66 Remove partially downloaded file if download is aborted for some reason. 15 年之前
  Maarten ter Huurne 0ae22fffba Turn down progress reporting if output is redirected to file. 15 年之前
  Patrick van Arkel 33d4703bff make it a module 16 年之前
  Maarten ter Huurne cda7748f3c Use space after ">>" operator to avoid pylint warning. 16 年之前
  Maarten ter Huurne 483af9e187 New download script to replace cURL. 16 年之前