[Lldb-commits] [lldb] [lldb] Replace the usage of module imp with module importlib (PR #70443)
Tulio Magno Quites Machado Filho via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 27 07:01:11 PDT 2023
tuliom wrote:
I believe it's also important to mention this PR does not solve issue #70453.
But it helps to solve `ModuleNotFoundError: No module named 'imp'` kind of issues.
https://github.com/llvm/llvm-project/pull/70443
More information about the lldb-commits
mailing list