
    Kxh                     .    d Z ddlZddZ e             dS )a-  A helper module that injects SecureTransport, on import.

The import should be done as early as possible, to ensure all requests and
sessions (or whatever) are created after injecting SecureTransport.

Note that we only do the injection on macOS, when the linked OpenSSL is too
old to handle TLSv1.2.
    Nreturnc                      t           j        dk    rd S 	 dd l} n# t          $ r Y d S w xY w| j        dk    rd S 	 ddlm} n# t          t          f$ r Y d S w xY w|                                 d S )Ndarwinr   i )securetransport)	sysplatformsslImportErrorOPENSSL_VERSION_NUMBERpip._vendor.urllib3.contribr   OSErrorinject_into_urllib3)r	   r   s     ]/var/www/html/what/lib/python3.11/site-packages/pip/_internal/utils/inject_securetransport.pyinject_securetransportr      s    
|x



    !Z//???????!    '')))))s    
''? AA)r   N)__doc__r   r        r   <module>r      sE     


* * * *,       r   