HEX
Server: LiteSpeed
System: Linux server.nevid-deploma.com 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: smilepac (1037)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //opt/cppython/lib/python3.8/site-packages/botocore/__pycache__/exceptions.cpython-38.pyc
U

KD�gF[�@s:ddlmZddlmZd�dd�ZGdd�de�ZGdd	�d	e�ZGd
d�de�ZGdd
�d
e�Z	Gdd�de�Z
Gdd�de�ZGdd�de�ZGdd�de�Z
Gdd�de�ZGdd�de�ZGdd�deejj�ZGdd�de�ZGdd�deejjejj�ZGd d!�d!eejj�ZGd"d#�d#eejj�ZGd$d%�d%e�ZGd&d'�d'e�ZGd(d)�d)e�ZGd*d+�d+e�ZGd,d-�d-e�ZGd.d/�d/e�ZGd0d1�d1e�ZGd2d3�d3e�Z Gd4d5�d5e�Z!Gd6d7�d7e!�Z"Gd8d9�d9e!�Z#Gd:d;�d;e!e$�Z%Gd<d=�d=e!�Z&Gd>d?�d?e�Z'Gd@dA�dAe�Z(GdBdC�dCe�Z)GdDdE�dEe�Z*GdFdG�dGe�Z+GdHdI�dIe�Z,GdJdK�dKe+�Z-GdLdM�dMe+�Z.GdNdO�dOe+�Z/GdPdQ�dQe+e$�Z0GdRdS�dSe+�Z1GdTdU�dUe�Z2GdVdW�dWe�Z3GdXdY�dYe�Z4GdZd[�d[e�Z5Gd\d]�d]e�Z6Gd^d_�d_e�Z7Gd`da�dae�Z8Gdbdc�dce�Z9Gddde�dee�Z:Gdfdg�dge�Z;Gdhdi�die�Z<Gdjdk�dke�Z=Gdldm�dme�Z>Gdndo�doe>�Z?Gdpdq�dqe@�ZAGdrds�dse@�ZBGdtdu�due�ZCGdvdw�dwe�ZDGdxdy�dye�ZEGdzd{�d{e�ZFGd|d}�d}e�ZGGd~d�de�ZHGd�d��d�e�ZIGd�d��d�e�ZJGd�d��d�e�ZKGd�d��d�e�ZLGd�d��d�e�ZMGd�d��d�eM�ZNGd�d��d�eM�ZOGd�d��d�e�ZPGd�d��d�e�ZQGd�d��d�e�ZRGd�d��d�eReS�ZTGd�d��d�eR�ZUGd�d��d�e�ZVGd�d��d�eV�ZWGd�d��d�e�ZXGd�d��d�e�ZYGd�d��d�e�ZZGd�d��d�e�Z[Gd�d��d�e�Z\Gd�d��d�e\�Z]Gd�d��d�e�Z^Gd�d��d�e^�Z_Gd�d��d�e^�Z`Gd�d��d�e�ZaGd�d��d�e�ZbGd�d��d�e�ZcGd�d��d�e�ZdGd�d��d�e�ZeGd�d��d�e�ZfGd�d��d�e�ZgGd�d��d�eg�ZhGd�d��d�eg�ZiGd�d��d�e�ZjGd�dÄd�e�ZkdS)��)�requests)�urllib3NcCs"|dkrd}|dkri}|||�S)N�r)Z
exception_cls�args�kwargsrr�@/opt/cppython/lib/python3.8/site-packages/botocore/exceptions.py�_exception_from_packed_argss
rc@s$eZdZdZdZdd�Zdd�ZdS)�
BotoCoreErrorz~
    The base exception class for BotoCore exceptions.

    :ivar msg: The descriptive message associated with the error.
    zAn unspecified error occurredcKs$|jjf|�}t�||�||_dS�N��fmt�format�	Exception�__init__r��selfr�msgrrrr(szBotoCoreError.__init__cCst|jd|jffSr
)r�	__class__r�rrrr�
__reduce__-szBotoCoreError.__reduce__N)�__name__�
__module__�__qualname__�__doc__rrrrrrrr	sr	c@seZdZdZdZdS)�DataNotFoundErrorz�
    The data associated with a particular path could not be loaded.

    :ivar data_path: The data path that the user attempted to load.
    z$Unable to load data for: {data_path}N�rrrrrrrrrr1src@seZdZdZdZdS)�UnknownServiceErrorzwRaised when trying to load data for an unknown service.

    :ivar service_name: The name of the unknown service.

    zQUnknown service: '{service_name}'. Valid service names are: {known_service_names}Nrrrrrr;s�rc@seZdZdZdZdS)�UnknownRegionErrorztRaised when trying to load data for an unknown region.

    :ivar region_name: The name of the unknown region.

    z,Unknown region: '{region_name}'. {error_msg}NrrrrrrHsrc@seZdZdZdZdS)�ApiVersionNotFoundErrorz�
    The data associated with either the API version or a compatible one
    could not be loaded.

    :ivar data_path: The data path that the user attempted to load.
    :ivar api_version: The API version that the user attempted to load.
    z2Unable to load data {data_path} for: {api_version}NrrrrrrRsrcs*eZdZdZd�fdd�	Zdd�Z�ZS)�HTTPClientErrorz5An HTTP Client raised an unhandled exception: {error}Ncs||_||_t�jf|�dSr
)�request�response�superr)rr r!r�rrrraszHTTPClientError.__init__cCst|j|j|jf|jffSr
)rrr r!rrrrrrfs

�zHTTPClientError.__reduce__)NN)rrrrrr�
__classcell__rrr#rr^src@seZdZdZdS)�ConnectionErrorz8An HTTP Client failed to establish a connection: {error}N�rrrrrrrrr%nsr%c@seZdZdZdS)�InvalidIMDSEndpointErrorz;Invalid endpoint EC2 Instance Metadata endpoint: {endpoint}Nr&rrrrr'rsr'c@seZdZdZdS)�InvalidIMDSEndpointModeErrorzkInvalid EC2 Instance Metadata endpoint mode: {mode} Valid endpoint modes (case-insensitive): {valid_modes}.Nr&rrrrr(vs�r(c@seZdZdZdS)�EndpointConnectionErrorz7Could not connect to the endpoint URL: "{endpoint_url}"Nr&rrrrr)}sr)c@seZdZdZdS)�SSLErrorz0SSL validation failed for {endpoint_url} {error}Nr&rrrrr*�sr*c@seZdZdZdS)�ConnectionClosedErrorz^Connection was closed before we received a valid response from endpoint URL: "{endpoint_url}".Nr&rrrrr+�s�r+c@seZdZdZdS)�ReadTimeoutErrorz.Read timeout on endpoint URL: "{endpoint_url}"Nr&rrrrr,�sr,c@seZdZdZdS)�ConnectTimeoutErrorz1Connect timeout on endpoint URL: "{endpoint_url}"Nr&rrrrr-�sr-c@seZdZdZdS)�ProxyConnectionErrorz-Failed to connect to proxy URL: "{proxy_url}"Nr&rrrrr.�sr.c@seZdZdZdS)�ResponseStreamingErrorz=An error occurred while reading from response stream: {error}Nr&rrrrr/�sr/c@seZdZdZdZdS)�NoCredentialsErrorz(
    No credentials could be found.
    zUnable to locate credentialsNrrrrrr0�sr0c@seZdZdZdZdS)�NoAuthTokenErrorz0
    No authorization token could be found.
    z$Unable to locate authorization tokenNrrrrrr1�sr1c@seZdZdZdZdS)�TokenRetrievalErrorz�
    Error attempting to retrieve a token from a remote source.

    :ivar provider: The name of the token provider.
    :ivar error_msg: The msg explaining why the token could not be retrieved.

    z8Error when retrieving token from {provider}: {error_msg}Nrrrrrr2�sr2c@seZdZdZdZdS)�PartialCredentialsErrorzj
    Only partial credentials were found.

    :ivar cred_var: The missing credential variable name.

    z<Partial credentials found in {provider}, missing: {cred_var}Nrrrrrr3�sr3c@seZdZdZdZdS)�CredentialRetrievalErrorz�
    Error attempting to retrieve credentials from a remote source.

    :ivar provider: The name of the credential provider.
    :ivar error_msg: The msg explaining why credentials could not be
        retrieved.

    z>Error when retrieving credentials from {provider}: {error_msg}Nrrrrrr4�s	r4c@seZdZdZdZdS)�UnknownSignatureVersionErrorz~
    Requested Signature Version is not known.

    :ivar signature_version: The name of the requested signature version.
    z/Unknown Signature Version: {signature_version}.Nrrrrrr5�sr5c@seZdZdZdZdS)�ServiceNotInRegionErrorz�
    The service is not available in requested region.

    :ivar service_name: The name of the service.
    :ivar region_name: The name of the region.
    z<Service {service_name} not available in region {region_name}Nrrrrrr6�sr6c@seZdZdZdS)�BaseEndpointResolverErrorz�Base error for endpoint resolving errors.

    Should never be raised directly, but clients can catch
    this exception if they want to generically handle any errors
    during the endpoint resolution process.

    N�rrrrrrrrr7�sr7c@seZdZdZdZdS)�
NoRegionErrorzNo region was specified.zYou must specify a region.Nrrrrrr9�sr9c@seZdZdZdZdS)�EndpointVariantErrorz�
    Could not construct modeled endpoint variant.

    :ivar error_msg: The message explaining why the modeled endpoint variant
        is unable to be constructed.

    zMUnable to construct a modeled endpoint with the following variant(s) {tags}: Nrrrrrr:�s	�r:c@seZdZdZdZdS)�UnknownEndpointErrorz�
    Could not construct an endpoint.

    :ivar service_name: The name of the service.
    :ivar region_name: The name of the region.
    zJUnable to construct an endpoint for {service_name} in region {region_name}Nrrrrrr;s�r;c@seZdZdZdZdS)�UnknownFIPSEndpointErrorz�
    Could not construct a FIPS endpoint.

    :ivar service_name: The name of the service.
    :ivar region_name: The name of the region.
    z�The provided FIPS pseudo-region "{region_name}" is not known for the service "{service_name}". A FIPS compliant endpoint cannot be constructed.Nrrrrrr<s�r<c@seZdZdZdZdS)�ProfileNotFoundz�
    The specified configuration profile was not found in the
    configuration file.

    :ivar profile: The name of the profile the user attempted to load.
    z1The config profile ({profile}) could not be foundNrrrrrr=%sr=c@seZdZdZdZdS)�ConfigParseErrorzj
    The configuration file could not be parsed.

    :ivar path: The path to the configuration file.
    z#Unable to parse config file: {path}Nrrrrrr>0sr>c@seZdZdZdZdS)�ConfigNotFoundzs
    The specified configuration file could not be found.

    :ivar path: The path to the configuration file.
    z6The specified config file ({path}) could not be found.Nrrrrrr?:sr?c@seZdZdZdZdS)�MissingParametersErrorax
    One or more required parameters were not supplied.

    :ivar object: The object that has missing parameters.
        This can be an operation or a parameter (in the
        case of inner params).  The str() of this object
        will be used so it doesn't need to implement anything
        other than str().
    :ivar missing: The names of the missing parameters.
    zJThe following required parameters are missing for {object_name}: {missing}Nrrrrrr@Ds�r@c@seZdZdZdZdS)�ValidationErrora3
    An exception occurred validating parameters.

    Subclasses must accept a ``value`` and ``param``
    argument in their ``__init__``.

    :ivar value: The value that was being validated.
    :ivar param: The parameter that failed validation.
    :ivar type_name: The name of the underlying type.
    z@Invalid value ('{value}') for param {param} of type {type_name} NrrrrrrAVsrAc@seZdZdZdS)�ParamValidationErrorz%Parameter validation failed:
{report}Nr&rrrrrBesrBc@seZdZdZdZdS)�UnknownKeyErrorz�
    Unknown key in a struct parameter.

    :ivar value: The value that was being checked.
    :ivar param: The name of the parameter.
    :ivar choices: The valid choices the value can be.
    zEUnknown key '{value}' for param '{param}'.  Must be one of: {choices}NrrrrrrCls	�rCc@seZdZdZdZdS)�
RangeErrora
    A parameter value was out of the valid range.

    :ivar value: The value that was being checked.
    :ivar param: The parameter that failed validation.
    :ivar min_value: The specified minimum value.
    :ivar max_value: The specified maximum value.
    zKValue out of range for param {param}: {min_value} <= {value} <= {max_value}NrrrrrrD{s
�rDc@seZdZdZdZdS)�UnknownParameterErrorz�
    Unknown top level parameter.

    :ivar name: The name of the unknown parameter.
    :ivar operation: The name of the operation.
    :ivar choices: The valid choices the parameter name can be.
    zPUnknown parameter '{name}' for operation {operation}.  Must be one of: {choices}NrrrrrrE�s	�rEc@seZdZdZdZdS)�InvalidRegionErrorz{
    Invalid region_name provided to client or resource.

    :ivar region_name: region_name that was being validated.
    zFProvided region_name '{region_name}' doesn't match a supported format.NrrrrrrF�srFc@seZdZdZdZdS)�AliasConflictParameterErrorz�
    Error when an alias is provided for a parameter as well as the original.

    :ivar original: The name of the original parameter.
    :ivar alias: The name of the alias
    :ivar operation: The name of the operation.
    zvParameter '{original}' and its alias '{alias}' were provided for operation {operation}.  Only one of them may be used.NrrrrrrG�s	�rGc@seZdZdZdZdS)�UnknownServiceStylez]
    Unknown style of service invocation.

    :ivar service_style: The style requested.
    z6The service style ({service_style}) is not understood.NrrrrrrH�srHc@seZdZdZdS)�PaginationErrorz"Error during pagination: {message}Nr&rrrrrI�srIc@seZdZdZdS)�OperationNotPageableErrorz/Operation cannot be paginated: {operation_name}Nr&rrrrrJ�srJc@seZdZdZdZdS)�
ChecksumErrorz<The expected checksum did not match the calculated checksum.z{Checksum {checksum_type} failed, expected checksum {expected_checksum} did not match calculated checksum {actual_checksum}.NrrrrrrK�s�rKc@seZdZdZdZdS)�UnseekableStreamErrorz;Need to seek a stream, but stream does not support seeking.zFNeed to rewind the stream {stream_object}, but stream is not seekable.NrrrrrrL�s�rLcs$eZdZdZdZ�fdd�Z�ZS)�WaiterErrorz%Waiter failed to reach desired state.zWaiter {name} failed: {reason}cst�j||d�||_dS)N)�name�reason)r"r�
last_response)rrNrOrPr#rrr�szWaiterError.__init__)rrrrrrr$rrr#rrM�srMc@seZdZdZdZdS)�IncompleteReadErrorz6HTTP response did not return expected number of bytes.zB{actual_bytes} read, but total bytes expected is {expected_bytes}.NrrrrrrQ�s�rQc@seZdZdZdZdS)�InvalidExpressionErrorz,Expression is either invalid or too complex.zCInvalid expression {expression}: Only dotted lookups are supported.NrrrrrrR�srRc@seZdZdZdZdS)�UnknownCredentialErrorz=Tried to insert before/after an unregistered credential type.z"Credential named {name} not found.NrrrrrrS�srSc@seZdZdZdZdS)�WaiterConfigErrorz+Error when processing waiter configuration.z+Error processing waiter config: {error_msg}NrrrrrrT�srTc@seZdZdZdZdS)�UnknownClientMethodErrorzEError when trying to access a method on a client that does not exist.z*Client does not have method: {method_name}NrrrrrrU�srUc@seZdZdZdZdS)� UnsupportedSignatureVersionErrorz:Error when trying to use an unsupported Signature Version.z;Signature version(s) are not supported: {signature_version}NrrrrrrVsrVcs0eZdZdZ�fdd�Zdd�Zdd�Z�ZS)�ClientErrorziAn error occurred ({error_code}) when calling the {operation_name} operation{retry_info}: {error_message}csV|�|�}|�di�}|jj|�dd�|�dd�||d�}t��|�||_||_dS)N�ErrorZCode�Unknown�Message)Z
error_code�
error_message�operation_name�
retry_info)�_get_retry_info�get�MSG_TEMPLATEr
r"rr!r\)rZerror_responser\r]�errorrr#rrrs


�zClientError.__init__cCs<d}d|kr8|d}|�dd�r8d|kr8d|d�d�}|S)N�ZResponseMetadataZMaxAttemptsReachedFZ
RetryAttemptsz (reached max retries: �))r_)rr!r]�metadatarrrr^s�zClientError._get_retry_infocCst|j|jffSr
)rWr!r\rrrrr&szClientError.__reduce__)rrrr`rr^rr$rrr#rrWs
�
rWc@seZdZdS)�EventStreamErrorN�rrrrrrrre-srec@seZdZdZdS)�UnsupportedTLSVersionWarningz:Warn when an openssl version that uses TLS 1.2 is requiredNr8rrrrrg1srgc@seZdZdS)�ImminentRemovalWarningNrfrrrrrh7srhc@seZdZdZdZdS)�InvalidDNSNameErrorzEError when virtual host path is forced on a non-DNS compatible bucketaBucket named {bucket_name} is not DNS compatible. Virtual hosted-style addressing cannot be used. The addressing style can be configured by removing the addressing_style value or setting that value to 'path' or 'auto' in the AWS Config file or in the botocore.client.Config object.Nrrrrrri;s�ric@seZdZdZdZdS)�InvalidS3AddressingStyleErrorz-Error when an invalid path style is specifiedzfS3 addressing style {s3_addressing_style} is invalid. Valid options are: 'auto', 'virtual', and 'path'NrrrrrrjGs�rjc@seZdZdZdZdS)�UnsupportedS3ArnErrorz?Error when S3 ARN provided to Bucket parameter is not supportedzeS3 ARN {arn} provided to "Bucket" parameter is invalid. Only ARNs for S3 access-points are supported.NrrrrrrkPs�rkc@seZdZdZdZdS)�UnsupportedS3ControlArnErrorzCError when S3 ARN provided to S3 control parameter is not supportedz<S3 ARN "{arn}" provided is invalid for this operation. {msg}NrrrrrrlYsrlc@seZdZdZdZdS)�InvalidHostLabelErrorz>Error when an invalid host label would be bound to an endpointzJInvalid host label to be bound to the hostname of the endpoint: "{label}".Nrrrrrrm_s�rmc@seZdZdZdZdS)�UnsupportedOutpostResourceErrorzDError when S3 Outpost ARN provided to Bucket parameter is incompletez�S3 Outpost ARN resource "{resource_name}" provided to "Bucket" parameter is invalid. Only ARNs for S3 Outpost arns with an access-point sub-resource are supported.Nrrrrrrnhs�rnc@seZdZdZdZdS)�UnsupportedS3ConfigurationError�BError when an unsupported configuration is used with access-pointsz.Unsupported configuration when using S3: {msg}Nrrrrrrorsroc@seZdZdZdZdS)�*UnsupportedS3AccesspointConfigurationErrorrpz<Unsupported configuration when using S3 access-points: {msg}Nrrrrrrqxsrqc@seZdZdZdZdS)�*InvalidEndpointDiscoveryConfigurationErrorz@Error when invalid value supplied for endpoint_discovery_enabledz�Unsupported configuration value for endpoint_discovery_enabled. Expected one of ("true", "false", "auto") but got {config_value}.Nrrrrrrr~s�rrc@seZdZdZdZdS)�&UnsupportedS3ControlConfigurationErrorz?Error when an unsupported configuration is used with S3 Controlz6Unsupported configuration when using S3 Control: {msg}Nrrrrrrs�srsc@seZdZdZdZdS)�InvalidRetryConfigurationError�3Error when invalid retry configuration is specifiedzvCannot provide retry configuration for "{retry_config_option}". Valid retry configuration options are: {valid_options}Nrrrrrrt�s�rtc@seZdZdZdZdS)�InvalidMaxRetryAttemptsErrorruzrValue provided to "max_attempts": {provided_max_attempts} must be an integer greater than or equal to {min_value}.Nrrrrrrv�s�rvc@seZdZdZdZdS)�InvalidRetryModeErrorz8Error when invalid retry mode configuration is specifiedzWInvalid value provided to "mode": "{provided_retry_mode}" must be one of: {valid_modes}Nrrrrrrw�s�rwc@seZdZdZdZdS)�+InvalidS3UsEast1RegionalEndpointConfigErrorz?Error for invalid s3 us-east-1 regional endpoints configurationz�S3 us-east-1 regional endpoint option {s3_us_east_1_regional_endpoint_config} is invalid. Valid options are: "legacy", "regional"Nrrrrrrx�s�rxc@seZdZdZdZdS)�&InvalidSTSRegionalEndpointsConfigErrorzDError when invalid sts regional endpoints configuration is specifiedzqSTS regional endpoints option {sts_regional_endpoints_config} is invalid. Valid options are: "legacy", "regional"Nrrrrrry�s�ryc@seZdZdZdS)�StubResponseErrorzDError getting response stub for operation {operation_name}: {reason}Nr&rrrrrz�s�rzc@seZdZdS)�StubAssertionErrorNrfrrrrr{�sr{c@seZdZdS)�UnStubbedResponseErrorNrfrrrrr|�sr|c@seZdZdZdS)�InvalidConfigError�{error_msg}Nr&rrrrr}�sr}c@seZdZdZdS)�InfiniteLoopConfigErrorz�Infinite loop in credential configuration detected. Attempting to load from profile {source_profile} which has already been visited. Visited profiles: {visited_profiles}Nr&rrrrr�s�rc@seZdZdZdS)�RefreshWithMFAUnsupportedErrorz/Cannot refresh credentials: MFA token required.Nr&rrrrr��sr�c@seZdZdZdS)�MD5UnavailableErrorz,This system does not support MD5 generation.Nr&rrrrr��sr�c@seZdZdZdS)�MissingDependencyExceptionzMissing Dependency: {msg}Nr&rrrrr��sr�c@seZdZdZdS)�MetadataRetrievalErrorz&Error retrieving metadata: {error_msg}Nr&rrrrr��sr�c@seZdZdS)�UndefinedModelAttributeErrorNrfrrrrr��sr�c@seZdZdZdd�ZdS)�MissingServiceIdErrorzrThe model being used for the service {service_name} is missing the serviceId metadata property, which is required.cKs$|jjf|�}t�||�||_dSr
rrrrrr�szMissingServiceIdError.__init__N)rrrrrrrrrr��s�r�c@seZdZdZdS)�SSOErrorzYAn unspecified error happened when resolving AWS credentials or an access token from SSO.Nr&rrrrr��s�r�c@seZdZdZdS)�SSOTokenLoadErrorz$Error loading SSO Token: {error_msg}Nr&rrrrr��sr�c@seZdZdZdS)�UnauthorizedSSOTokenErrorz�The SSO session associated with this profile has expired or is otherwise invalid. To refresh this SSO session run aws sso login with the corresponding profile.Nr&rrrrr�s�r�c@seZdZdZdS)�CapacityNotAvailableErrorz(Insufficient request capacity available.Nr&rrrrr�sr�c@seZdZdZdS)�InvalidProxiesConfigErrorz;Invalid configuration value(s) provided for proxies_config.Nr&rrrrr�sr�c@seZdZdZdS)�InvalidDefaultsModezbClient configured with invalid defaults mode: {mode}. Valid defaults modes include: {valid_modes}.Nr&rrrrr�s�r�c@seZdZdZdS)�AwsChunkedWrapperErrorr~Nr&rrrrr�sr�c@seZdZdZdS)�FlexibleChecksumErrorr~Nr&rrrrr�sr�c@seZdZdZdS)�!InvalidEndpointConfigurationErrorz%Invalid endpoint configuration: {msg}Nr&rrrrr�sr�c@seZdZdZdZdS)�EndpointProviderErrorz)Base error for the EndpointProvider class�{msg}Nrrrrrr�#sr�c@seZdZdZdZdS)�EndpointResolutionErrorz4Error when input parameters resolve to an error ruler�Nrrrrrr�)sr�c@seZdZdZdS)�$UnknownEndpointResolutionBuiltInNamez%Unknown builtin variable name: {name}Nr&rrrrr�/sr�c@seZdZdZdZdS)�InvalidChecksumConfigErrorz8Error when an invalid checksum config value is supplied.ziUnsupported configuration value for {config_key}. Expected one of {valid_options} but got {config_value}.Nrrrrrr�3s�r�c@seZdZdZdZdS)� UnsupportedServiceProtocolsErrorzEError when a service does not use any protocol supported by botocore.ztBotocore supports {botocore_supported_protocols}, but service {service} only supports {service_supported_protocols}.Nrrrrrr�<s�r�)NN)lZbotocore.vendoredrZ#botocore.vendored.requests.packagesrrrr	rrrrrr%r'r(r)�
exceptionsr*r+�ReadTimeoutr,�ConnectTimeoutr-�
ProxyErrorr.r/r0r1r2r3r4r5r6r7r9r:�
ValueErrorr;r<r=r>r?r@rArBrCrDrErFrGrHrIrJrKrLrMrQrRrSrTrUrVrWre�Warningrgrhrirjrkrlrmrnrorqrrrsrtrvrwrxryrz�AssertionErrorr{r|r}rr�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r�rrrr�<module>s�




�







	
%