core: minor helpers for error handling
This commit is contained in:
parent
4ca5a9b2dc
commit
7e224a3f75
3 changed files with 16 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue