[dts][PATCH V1] framework/tester:optimize handing of import error

lijuan.tu at intel.com lijuan.tu at intel.com
Mon Oct 10 05:12:34 CEST 2022


On Sat, 17 Sep 2022 21:04:18 +0800, Zhimin Huang <zhiminx.huang at intel.com> wrote:
> the scapy import module failed, it may not be ImportError.
> except to import class failed, the module may also fail to import.
> if the from module name does not exist, it's will report ModuleNotFoundError.
> so add ModuleNotFoundError error in judgement.
> 
> Signed-off-by: Zhimin Huang <zhiminx.huang at intel.com>


Applied, thanks


More information about the dts mailing list