mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-23 03:02:50 +01:00
0381ae5318
Python3.5 and lower throw an UnicodeEncodeError when trying to print not-encodable characters when not using 'utf-8' as encoding. Setting their error handlers to 'replace' should help. |
||
---|---|---|
.. | ||
__init__.py | ||
test_config.py | ||
test_cookies.py | ||
test_downloader.py | ||
test_extractor.py | ||
test_oauth.py | ||
test_results.py | ||
test_text.py | ||
test_util.py |