📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 06:27:52
📂
/ (Root)
/
opt
/
alt
/
python39
/
lib
/
python3.9
/
site-packages
/
pip
/
_internal
/
utils
/
__pycache__
📍 /opt/alt/python39/lib/python3.9/site-packages/pip/_internal/utils/__pycache__
🔄 Refresh
✏️
Editing: inject_securetransport.cpython-39.pyc
Read Only
a ��Re � @ s$ d Z ddlZdd�dd�Ze� dS )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 C st t jdkrd S zdd l} W n ty. Y d S 0 | jdkr>d S zddlm} W n ttfyf Y d S 0 |�� d S )N�darwinr i )�securetransport) �sys�platform�ssl�ImportError�OPENSSL_VERSION_NUMBER�pip._vendor.urllib3.contribr �OSError�inject_into_urllib3)r r � r ��/builddir/build/BUILDROOT/alt-python39-pip-21.3.1-2.el8.x86_64/opt/alt/python39/lib/python3.9/site-packages/pip/_internal/utils/inject_securetransport.py�inject_securetransport s r )�__doc__r r r r r r �<module> s
💾 Save Changes
❌ Cancel