mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 10:42:34 +01:00
6d8b191ea7
- another irrelevant micro-optimization ! - use urllib.parse.parse_qsl directly instead of parse_qs, which just packs the results of parse_qsl in a different data structure - reduced memory requirements since no additional dict and lists are created |
||
---|---|---|
.. | ||
__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 |