o
    ¨ZŽ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   úJ/var/www/auris/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__ÚsysZpip._vendor.urllib3r   Úurllib3_versionÚintÚsplitZ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
