Jonas Devlieghere a1994ae624
[lldb] More reliably detect a virtual environment
More reliably detect whether the API tests are running in a virtual
environment by comparing sys.prefix and sys.base_prefix [1].

[1] https://docs.python.org/3/library/sys.html#sys.base_prefix
2024-06-17 10:20:58 -07:00
..