o
    h                  	   @   sD  d Z ddlZddlmZ zeedd dkZW n ee	fy&   dZY nw dd Z
e
 ZejZed d	kZed d
kZddlZddlmZ ddlmZ ddlmZmZmZ ddlmZ ddlmZ ddlmZ ddlm Z m!Z!m"Z"m#Z#m$Z$m%Z%m&Z&m'Z'm(Z(m)Z) ddl*m+Z+m,Z,m-Z-m.Z.m/Z/ e0Z1e0Z0e2Z2e0e2fZ3ee4fZ5efZ6dS )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)__version__.   Tc                  C   s   d} | S )z-Find supported character detection libraries.N )chardetr   r   N/var/www/html/venv/lib/python3.10/site-packages/pip/_vendor/requests/compat.py_resolve_char_detection   s   r         )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)7__doc__syspip._vendor.urllib3r   urllib3_versionintsplitis_urllib3_1	TypeErrorAttributeErrorr   r   version_info_veris_py2is_py3jsonr   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   r    r!   strbuiltin_strbytes
basestringfloatnumeric_typesinteger_typesr   r   r   r   <module>   s8    		0
