refactor: Pull exceptions and enums out to their own modules
Do this to avoid some circular-import errors when we add session support; otherwise when we define the new session objects in pyeclib.core, we’ll need to import them in pyeclib.ec_iface for typing, but pyeclib.core still wants to import exceptions from pyeclib.ec_iface.
Change-Id: I35ec170d34c72833670285626e594b827ef58ec6 Signed-off-by: Tim Burke tim.burke@gmail.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号