core: minor helpers for error handling
This commit is contained in:
parent
d059e4aaf4
commit
fa5e181cf8
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