ó
zÛ^c           @   sb   d  Z  d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d e f d „  ƒ  YZ d	 S(
   s"   Exceptions used throughout packaget   InstallationErrorc           B   s   e  Z d  Z RS(   s%   General exception during installation(   t   __name__t
   __module__t   __doc__(    (    (    s[   /opt/eff.org/certbot/venv/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/exceptions.pyR       s   t   UninstallationErrorc           B   s   e  Z d  Z RS(   s'   General exception during uninstallation(   R   R   R   (    (    (    s[   /opt/eff.org/certbot/venv/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/exceptions.pyR      s   t   DistributionNotFoundc           B   s   e  Z d  Z RS(   sC   Raised when a distribution cannot be found to satisfy a requirement(   R   R   R   (    (    (    s[   /opt/eff.org/certbot/venv/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/exceptions.pyR      s   t
   BadCommandc           B   s   e  Z d  Z RS(   s0   Raised when virtualenv or a command is not found(   R   R   R   (    (    (    s[   /opt/eff.org/certbot/venv/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/exceptions.pyR      s   N(   R   t	   ExceptionR    R   R   R   (    (    (    s[   /opt/eff.org/certbot/venv/lib/python2.7/site-packages/pip-1.0.2-py2.7.egg/pip/exceptions.pyt   <module>   s   