Sindbad~EG File Manager

Current Path : /usr/local/lib/python3.12/site-packages/requests/__pycache__/
Upload File :
Current File : //usr/local/lib/python3.12/site-packages/requests/__pycache__/__init__.cpython-312.pyc

�

'ٜg���H�dZddlZddlZddlmZ	ddlmZ	ddl	mZ
d�Zd�Z	eeje
e�		ddlZeed	d
�s%ddlmZej*�ddlmZee�ddlmZej4d
e�ddlZddlmZddlmZmZddlm Z m!Z!m"Z"m#Z#m$Z$m%Z%m&Z&m'Z'm(Z(mZddl)m*Z*m+Z+m,Z,m-Z-m.Z.m/Z/m0Z0m1Z1ddlm2Z2m3Z3m4Z4m5Z5m6Z6m7Z7m8Z8m9Z9m:Z:m;Z;ddl<m=Z=m>Z>m?Z?ddl@mAZAmBZBddlCmDZDej�eF�j�e��ej4de4d��y#e$rdZY��$wxYw#e$rdZ
Y��+wxYw#e
ef$r2ejdj!eje
e�e�Y��LwxYw#e$rdZY��TwxYw#e$rY��1wxYw)a�
Requests HTTP Library
~~~~~~~~~~~~~~~~~~~~~

Requests is an HTTP library, written in Python, for human beings.
Basic GET usage:

   >>> import requests
   >>> r = requests.get('https://www.python.org')
   >>> r.status_code
   200
   >>> b'Python is a programming language' in r.content
   True

... or POST:

   >>> payload = dict(key1='value1', key2='value2')
   >>> r = requests.post('https://httpbin.org/post', data=payload)
   >>> print(r.text)
   {
     ...
     "form": {
       "key1": "value1",
       "key2": "value2"
     },
     ...
   }

The other HTTP methods are supported - see `requests.api`. Full documentation
is at <https://requests.readthedocs.io>.

:copyright: (c) 2017 by Kenneth Reitz.
:license: Apache 2.0, see LICENSE for more details.
�N�)�RequestsDependencyWarning)�__version__c�\�|jd�}|dgk7sJ�t|�dk(r|jd�|\}}}t|�t|�t|�}}}|dk\sJ�|dk(r|dk\sJ�|rN|jd�dd\}}}t|�t|�t|�}}}d|||fcxkrd	ksJ�J�y|rN|jd�dd\}}}t|�t|�t|�}}}d
|||fcxkrdksJ�J�yt	j
dt�y)
N�.�dev��0r��)rrr	)�rr)r	rr)�rrzYUnable to find acceptable character detection dependency (chardet or charset_normalizer).)�split�len�append�int�warnings�warnr)�urllib3_version�chardet_version�charset_normalizer_version�major�minor�patchs      �</usr/local/lib/python3.12/site-packages/requests/__init__.py�check_compatibilityr:sT��%�+�+�C�0�O��u�g�%�%�%��?��q� ����s�#�*��E�5�%��e�*�c�%�j�#�e�*�%�5�E��A�:��:���z���{��{��3�o�3�3�C�8��!�<���u�e�!�%�j�#�e�*�c�%�j�e�u���U�E�5�1�=�I�=�=�=�=�=�	#�>�8�>�>�s�C�B�Q�G���u�e�!�%�j�#�e�*�c�%�j�e�u���U�E�5�1�=�I�=�=�=�=�=��
�
�
/�%�	
�c���	ttt|jd���}|gd�kr,dj|�}t
j|t�yy#t$rYywxYw)Nr)rrrz4Old version of cryptography ({}) may cause slowdown.)	�list�maprr�
ValueError�formatrrr)�cryptography_version�warnings  r�_check_cryptographyr%]so���#�C��-G�-A�-G�-G��-L�$M�N���i�'�H�O�O� �
��	�
�
�g�8�9�	(������s�)A�	A+�*A+zWurllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported version!�HAS_SNIF)�	pyopenssl)�DependencyWarning�ignore)�NullHandler)�packages�utils)
�
__author__�__author_email__�	__build__�__cake__�
__copyright__�__description__�__license__�	__title__�__url__r)�delete�get�head�optionsr�post�put�request)
�ConnectionError�ConnectTimeout�FileModeWarning�	HTTPError�JSONDecodeError�ReadTimeout�RequestException�Timeout�TooManyRedirects�URLRequired)�PreparedRequest�Request�Response)�Session�session)�codes�defaultT)r)H�__doc__r�urllib3�
exceptionsr�charset_normalizerrr�ImportError�chardetrrr%�AssertionErrorr!rr"�ssl�getattr�urllib3.contribr'�inject_into_urllib3�cryptographyr#�urllib3.exceptionsr(�simplefilter�loggingr*�r+r,r-r.r/r0r1r2r3r4r5�apir6r7r8r9rr:r;r<r=r>r?r@rArBrCrDrErF�modelsrGrHrI�sessionsrJrK�status_codesrL�	getLogger�__name__�
addHandler�rr�<module>rfs���!�F��1�&�L��6�
 
�F:������_�.H��	����3�	�5�)�-�%�	�%�%�'�	E��0�1�
1�����h� 1�2�������G�F�F����7�6�&������(��&�&�{�}�5�����i���>��O�&�!%��&��
���O���t	�
�#���H�M�M�	��6�����2L�
�	"�����������	��	�sb�D2�E�E�F
�/F�2D=�<D=�E�
E�5F�F�
F�F�F�F�F!� F!

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists