mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
8c1a65d32f
it prepares the new architecture change, everything about multithreading in moved in the searx.search.* packages previously the call to the "init" function of the engines was done in searx.engines: * the network was not set (request not sent using the defined proxy) * it requires to monkey patch the code to avoid HTTP requests during the tests |
||
---|---|---|
.. | ||
__init__.py | ||
abstract.py | ||
offline.py | ||
online_currency.py | ||
online_dictionary.py | ||
online.py |