kyhton.kompress: move to core (with a fallback, used in promnesia)

This commit is contained in:
Dima Gerasimov 2020-10-29 01:35:43 +00:00
parent 33422d067c
commit 5595e4cd0a
9 changed files with 102 additions and 101 deletions

View file

@ -40,7 +40,7 @@ import zipfile
import pytz
from ..common import PathIsh, get_files, LazyLogger, Json
from ..kython import kompress
from ..core import kompress