| Server IP : 127.0.0.1 / Your IP : 216.73.216.109 Web Server : Apache/2.4.54 (Win64) OpenSSL/1.1.1q PHP/8.1.10 System : Windows NT DESKTOP-E5T4RUN 10.0 build 19045 (Windows 10) AMD64 User : SERVERWEB ( 0) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/cygwin64/lib/python3.9/site-packages/requests/__pycache__/ |
Upload File : |
a
��Pe� � @ sV d Z zddlZW n ey* ddlZY n0 ddlZejZed dkZed dkZdZ zddl
ZdZ W n ey� ddlZY n0 e r�ddl
mZ nddlmZ ddl
mZ dd lmZmZmZ dd
lmZ ddlmZ ddlmZ dd
lmZmZmZmZmZm 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.e/e0fZ1e/fZ2dS )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.
� N� � 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)3�__doc__Zchardet�ImportErrorZcharset_normalizer�sys�version_infoZ_verZis_py2Zis_py3Zhas_simplejsonZ
simplejsonZjsonr �collectionsr �collections.abcr r r �httpr Z cookielibZhttp.cookiesr
�ior �urllib.parser r
r r r r r r r r Zurllib.requestr r r r r �strZbuiltin_str�bytesZ
basestring�int�floatZ
numeric_typesZ
integer_types� r( r( �3/usr/lib/python3.9/site-packages/requests/compat.py�<module> s<