Commit 2c96596
committed
[lldb] Remove Python 2 compatibility code in embedded_interpreter.py
LLDB requires Python >= 3.8.
https://docs.python.org/3/whatsnew/3.0.html#library-changes
explains the renaming in Python 3.0.1 parent 4446363 commit 2c96596
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
7 | 3 | | |
8 | 4 | | |
9 | 5 | | |
| |||
0 commit comments