core: minor helpers for error handling

This commit is contained in:
Dima Gerasimov 2020-10-13 21:34:38 +01:00 committed by karlicoss
parent d059e4aaf4
commit fa5e181cf8
3 changed files with 16 additions and 0 deletions

View file

@ -7,3 +7,5 @@ from .common import stat, Stats
from .cfg import make_config
from .util import __NOT_HPI_MODULE__
from .error import Res, unwrap