https://github.com/bulbazord commented:

`importlib` has been around since Python 3.1, maybe we shouldn't have the 
conditional logic to use `imp` instead? I'm pretty sure the minimum supported 
version is 3.6 since that's what LLVM requires.

https://github.com/llvm/llvm-project/pull/70443
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to