Open
Description
Due to #380, I'm looking for a way to detect whether a given Python interpreter was built by python-build-standalone
. Is there any reliable metadata (maybe something on sysconfig.get_config_vars()
) to support this?
Due to #380, I'm looking for a way to detect whether a given Python interpreter was built by python-build-standalone
. Is there any reliable metadata (maybe something on sysconfig.get_config_vars()
) to support this?