core: minor helpers for error handling

This commit is contained in:
Dima Gerasimov 2020-10-13 21:34:38 +01:00
parent 4ca5a9b2dc
commit 7e224a3f75
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