� �Rec@s�defd��YZdefd��YZdefd��YZdeefd��YZdeefd ��YZeZd efd ��YZeZ eZ e Z d S( tUnpackExceptioncBseZdZRS(s�Base class for some exceptions raised while unpacking. NOTE: unpack may raise exception other than subclass of UnpackException. If you want to catch all error, catch Exception instead. (t__name__t __module__t__doc__(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/msgpack/exceptions.pyRst BufferFullcBseZRS((RR(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/msgpack/exceptions.pyR st OutOfDatacBseZRS((RR(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/msgpack/exceptions.pyRst FormatErrorcBseZdZRS(sInvalid msgpack format(RRR(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/msgpack/exceptions.pyRst StackErrorcBseZdZRS(s Too nested(RRR(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/msgpack/exceptions.pyRst ExtraDatacBs eZdZd�Zd�ZRS(s�ExtraData is raised when there is trailing data. This exception is raised while only one-shot (not streaming) unpack. cCs||_||_dS(N(tunpackedtextra(tselfR R ((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/msgpack/exceptions.pyt__init__%s cCsdS(Nsunpack(b) received extra data.((R ((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/msgpack/exceptions.pyt__str__)s(RRRR R (((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/msgpack/exceptions.pyRs N( t ExceptionRRRt ValueErrorRRtUnpackValueErrorRt PackExceptiontPackValueErrort OverflowErrortPackOverflowError(((s�/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/msgpack/exceptions.pyt<module>s