File: //opt/saltstack/salt/lib/python3.10/site-packages/relenv/__pycache__/runtime.cpython-310.pyc
o
�N�gow �
@ s" d Z ddlZddlZddlZddlZddlZddlZddlZddlZddl Z ddl
Z
ddlZddlZddl
Z
dd� Zdd� Zdd� Zd d
� Zejdd� �Zd
d� Zdd� Zdd� Zdd� Zdddddddddddd�Zdad d!� Zd"d#� Zd$d%� Zd&d'� Zd(d)� Zd*d+� ZG d,d-� d-�Z G d.d/� d/�Z!d0d1� Z"d2d3� Z#d4d5� Z$d6d7� Z%d8d9� Z&d:d;� Z'd<d=� Z(G d>d?� d?�Z)d@dA� Z*dBdC� Z+dDdE� Z,dFdG� Z-e!e dHe"�e dIe#�e dJe$�e dKe%�e dLe&�e dMe(�e dNe*�e dOe+�e dPe,�e dQe-�g
dR�Z.dSdT� Z/dUdV� Z0dWdX� Z1dYdZ� Z2d[d\� Z3d]d^� Z4d_d`� Z5dS )aa�
This code is run when initializing the python interperter in a Relenv environment.
- Point Relenv's Openssl to the system installed Openssl certificate path
- Make sure pip creates scripts with a shebang that points to the correct
python using a relative path.
- On linux, provide pip with the proper location of the Relenv toolchain
gcc. This ensures when using pip any c dependencies are compiled against the
proper glibc version.
� Nc C s<