forked from Ponysearch/Ponysearch
180d4d068b
The previous implementation used two hash sets and a list. ... that's not necessary ... a single hash map suffices. And it's also less error prone ... because the previous data structure allowed a setting to be enabled and disabled at the same time. |
||
---|---|---|
.. | ||
engines | ||
network | ||
settings | ||
__init__.py | ||
test_answerers.py | ||
test_engines_init.py | ||
test_external_bangs.py | ||
test_plugins.py | ||
test_preferences.py | ||
test_query.py | ||
test_results.py | ||
test_search.py | ||
test_settings_loader.py | ||
test_standalone_searx.py | ||
test_utils.py | ||
test_webadapter.py | ||
test_webapp.py | ||
test_webutils.py |