Commit History

Автор SHA1 Съобщение Дата
  Maarten ter Huurne 0fc6f96af3 Replace use of depricated API in download script преди 5 години
  Maarten ter Huurne 2b5576f858 Replace all instances of IOError with OSError (in Python scripts) преди 5 години
  Maarten ter Huurne 5a65b462de In the "Usage:" help line, explicitly suggest "python3" преди 5 години
  Maarten ter Huurne 7e0f3f15fd Convert build scripts to Python 3 преди 5 години
  Maarten ter Huurne f623713913 Use print function syntax преди 5 години
  Maarten ter Huurne 5a907862ff Capture exceptions using 'as' instead of ',' преди 5 години
  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". преди 16 години
  Maarten ter Huurne 443864dd66 Remove partially downloaded file if download is aborted for some reason. преди 16 години
  Maarten ter Huurne 0ae22fffba Turn down progress reporting if output is redirected to file. преди 16 години
  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 години