| Server IP : 89.117.53.150 / Your IP : 216.73.216.11 Web Server : Apache System : Linux server2.hostofiraq.site 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : iscmbt-kufa-atu ( 1014) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/requests_toolbelt/__pycache__/ |
Upload File : |
o
�ˀXo � @ sH d Z G dd� de�ZG dd� de�ZG dd� de�ZG dd� de�Zd S )
z5Collection of exceptions raised by requests-toolbelt.c @ � e Zd ZdZdS )�StreamingErrorz6Used in :mod:`requests_toolbelt.downloadutils.stream`.N��__name__�
__module__�__qualname__�__doc__� r r �>/usr/lib/python3/dist-packages/requests_toolbelt/exceptions.pyr s r c @ r )�VersionMismatchErrorz�Used to indicate a version mismatch in the version of requests required.
The feature in use requires a newer version of Requests to function
appropriately but the version installed is not sufficient.
Nr r r r r r
� r
c @ r )�RequestsVersionTooOldz�Used to indicate that the Requests version is too old.
If the version of Requests is too old to support a feature, we will issue
this warning to the user.
Nr r r r r r r r c @ r )� IgnoringGAECertificateValidationaq Used to indicate that given GAE validation behavior will be ignored.
If the user has tried to specify certificate validation when using the
insecure AppEngine adapter, it will be ignored (certificate validation will
remain off), so we will issue this warning to the user.
In :class:`requests_toolbelt.adapters.appengine.InsecureAppEngineAdapter`.
Nr r r r r r
s r
N)r � Exceptionr r
�Warningr r
r r r r �<module> s