fix: replace imp import with importlib.util (#398) imp was deprecated in 3.4 and removed in 3.12. this continues to use python system libraries but adds compatibility for python 3.13+
fix: replace imp import with importlib.util (#398)
imp was deprecated in 3.4 and removed in 3.12. this continues to use python system libraries but adds compatibility for python 3.13+
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号