The `imp` module has been deprecated since Python 3.4, and is replaced by `importlib`.
4.1 KiB
4.1 KiB
The `imp` module has been deprecated since Python 3.4, and is replaced by `importlib`.