Your IP : 216.73.216.213
B
Fd�Wf � @ s$ G d d� de �ZG dd� de �ZdS )c @ s e Zd ZdZdS )�RedirectDetecteda/ A redirect was detected that the user needs to resolve.
In some cases, requests refuses to issue a new POST request after a
redirect. In order to prevent a confusing user experience, we raise this
exception to allow users to know the index they're uploading to is
redirecting them.
N)�__name__�
__module__�__qualname__�__doc__� r r �A/opt/alt/python37/lib/python3.7/site-packages/twine/exceptions.pyr s r c @ s e Zd ZdZdS )�PackageNotFoundz�A package file was provided that could not be found on the file system.
This is only used when attempting to register a package.
N)r r r r r r r r r s r N)� Exceptionr r r r r r �<module> s