Open
Description
Feature or enhancement
Proposal:
It would be useful to expose the runtime library path, if any, as a sys
module attribute.
This is already implemented for getpath
, we can easily make this information also available in sys
.
Lines 805 to 829 in 10ee2d9
I'm proposing sys
, as I think that's what makes the most logical sense, but people are not too keen on it, we could add it to sysconfig
instead.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response