/usr/lib/python2.6/site-packages/boto/sqs
Edit: /usr/lib/python2.6/site-packages/boto/sqs/batchresults.pyc (3304B)
Ñò
Å-õSc @ s6 d Z d e f d „ ƒ YZ d e f d „ ƒ YZ d S( s0
A set of results returned by SendMessageBatch.
t ResultEntryc B s e Z d Z d „ Z d „ Z RS( s
The result (successful or unsuccessful) of a single
message within a send_message_batch request.
In the case of a successful result, this dict-like
object will contain the following items:
:ivar id: A string containing the user-supplied ID of the message.
:ivar message_id: A string containing the SQS ID of the new message.
:ivar message_md5: A string containing the MD5 hash of the message body.
In the case of an error, this object will contain the following
items:
:ivar id: A string containing the user-supplied ID of the message.
:ivar sender_fault: A boolean value.
:ivar error_code: A string containing a short description of the error.
:ivar error_message: A string containing a description of the error.
c C s d S( N( t None( t selft namet attrst
connection( ( s9 /usr/lib/python2.6/site-packages/boto/sqs/batchresults.pyt startElement0 s c C s¦ | d j o | | d