%PDF- %PDF-
Direktori : /lib64/python2.7/site-packages/msgpack/ |
Current File : //lib64/python2.7/site-packages/msgpack/exceptions.pyo |
� ��Wc @ s� d e f d � � YZ d e f d � � YZ d e f d � � YZ d e e f d � � YZ d e f d � � YZ d e f d � � YZ d e e f d � � YZ d e e f d � � YZ d S( t UnpackExceptionc B s e Z d Z RS( sK Deprecated. Use Exception instead to catch all exception during unpacking.( t __name__t __module__t __doc__( ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyR s t BufferFullc B s e Z RS( ( R R ( ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyR s t OutOfDatac B s e Z RS( ( R R ( ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyR s t UnpackValueErrorc B s e Z d Z RS( s$ Deprecated. Use ValueError instead.( R R R ( ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyR s t ExtraDatac B s e Z d � Z d � Z RS( c C s | | _ | | _ d S( N( t unpackedt extra( t selfR R ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyt __init__ s c C s d S( Ns unpack(b) received extra data.( ( R ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyt __str__ s ( R R R R ( ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyR s t PackExceptionc B s e Z d Z RS( sI Deprecated. Use Exception instead to catch all exception during packing.( R R R ( ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyR s t PackValueErrorc B s e Z d Z RS( s� PackValueError is raised when type of input data is supported but it's value is unsupported. Deprecated. Use ValueError instead. ( R R R ( ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyR s t PackOverflowErrorc B s e Z d Z RS( s� PackOverflowError is raised when integer value is out of range of msgpack support [-2**31, 2**32). Deprecated. Use ValueError instead. ( R R R ( ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyR % s N( t ExceptionR R R t ValueErrorR R R R t OverflowErrorR ( ( ( s8 /usr/lib64/python2.7/site-packages/msgpack/exceptions.pyt <module> s