/opt/alt/python33/lib/python3.3/site-packages/pip
Edit: /opt/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyc (3095B)
Ρς
ΏRec @ sό d Z d e f d YZ d e f d YZ d e f d YZ d e f d YZ d e f d
YZ d e f d YZ d
e f d YZ 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 PipErrorc B s e Z d Z RS( s Base pip exception( t __name__t
__module__t __doc__( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyR s t InstallationErrorc B s e Z d Z RS( s% General exception during installation( R R R ( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyR s t UninstallationErrorc B s e Z d Z RS( s' General exception during uninstallation( R R R ( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/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/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyR s t BestVersionAlreadyInstalledc B s e Z d Z RS( sP Raised when the most up-to-date version of a package is already
installed. ( R R R ( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/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/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyR s t CommandErrorc B s e Z d Z RS( s7 Raised when there is an error in command-line arguments( R R R ( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyR s t PreviousBuildDirErrorc B s e Z d Z RS( s: Raised when there's a previous conflicting build directory( R R R ( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyR
! s t HashMismatchc B s e Z d Z RS( s* Distribution file hash values don't match.( R R R ( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyR % s t InvalidWheelFilenamec B s e Z d Z RS( s Invalid wheel filename.( R R R ( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyR ) s t UnsupportedWheelc B s e Z d Z RS( s Unsupported wheel.( R R R ( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyR
- s N(
R t ExceptionR R R R R R R R
R R R
( ( ( s? /opt/alt/python33/lib/python3.3/site-packages/pip/exceptions.pyt
s