Server IP : 15.235.198.142 / Your IP : 216.73.216.114 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /snap/certbot/current/lib64/python3.12/site-packages/requests/__pycache__/ |
Upload File : |
� N�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 �/build/snapcraft-certbot-2c33630aaf29c47357e5a1683f659d3d/parts/certbot/install/lib/python3.12/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"