| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Python312/Lib/site-packages/requests/__pycache__/ |
Upload File : |
�
, �g � �d � d Z ddlZddlZd� Z e� Zej
Zed dk( Zed dk( ZdZ ddl
ZdZ e rddl
m
Z
nddlm
Z
dd lmZ dd
lmZmZmZ ddlmZ ddlmZ dd
lmZ ddlmZmZmZmZm Z m!Z!m"Z"m#Z#m$Z$m%Z% ddl&m'Z'm(Z(m)Z)m*Z*m+Z+ e,Z-e,Z,e.Z.e,e.fZ/e0e1fZ2e0fZ3y# e$ r ddlZY �tw xY w)z�
requests.compat
~~~~~~~~~~~~~~~
This module previously handled import compatibility issues
between Python 2 and Python 3. It remains for backwards
compatibility until the next major version.
� Nc �h � d} dD ] }| �� t j |� } � | S # t $ r Y �+w xY w)z-Find supported character detection libraries.N)�chardet�charset_normalizer)� importlib�
import_module�ImportError)r �libs �1C:\Python312\Lib\site-packages\requests/compat.py�_resolve_char_detectionr sK � ��G�0� ���?�
�#�1�1�#�6��� �N�� �
��
�s �%� 1�1� � FT)�JSONDecodeError)�OrderedDict)�Callable�Mapping�MutableMapping)� cookiejar)�Morsel)�StringIO)
�quote�
quote_plus�unquote�unquote_plus� urldefrag� urlencode�urljoin�urlparse�urlsplit�
urlunparse)�
getproxies�getproxies_environment�parse_http_list�proxy_bypass�proxy_bypass_environment)4�__doc__r �sysr r �version_info�_ver�is_py2�is_py3�has_simplejson�
simplejson�jsonr r �collectionsr �collections.abcr r r �httpr � cookielib�http.cookiesr �ior �urllib.parser r r r r r r r r r �urllib.requestr r! r"