diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2022-03-12 15:37:45 +0100 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2022-03-12 15:45:28 +0100 |
commit | 59100e852573cbc01b602b1637b0d4a02a863a9d (patch) | |
tree | 99302384995f93435869c477cdb1099e81f76c03 /searxng_extra | |
parent | 8751940169378d89a3151df57a40d6ada21f035c (diff) | |
download | searxng-59100e852573cbc01b602b1637b0d4a02a863a9d.tar.gz searxng-59100e852573cbc01b602b1637b0d4a02a863a9d.zip |
[fix] add module for backward compatibility
cache_property has been added in py3.8 [1]
To support cache_property in py3.7 the implementation from 3.8 has been
copied to compat.py. This code can be cleanup with EOL of py3.7.
[1] https://docs.python.org/3/library/functools.html#functools.cached_property
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searxng_extra')
0 files changed, 0 insertions, 0 deletions