/usr/lib/python2.6/site-packages/boto/dynamodb
NameSizeModeActions
batch.py98100644editdlrm
batch.pyc98960644editdlrm
batch.pyo98960644editdlrm
condition.py38810644editdlrm
condition.pyc69990644editdlrm
condition.pyo69990644editdlrm
exceptions.py16870644editdlrm
exceptions.pyc29550644editdlrm
exceptions.pyo29550644editdlrm
item.py82800644editdlrm
item.pyc84790644editdlrm
item.pyo84790644editdlrm
layer1.py240570644editdlrm
layer1.pyc209920644editdlrm
layer1.pyo209920644editdlrm
layer2.py337320644editdlrm
layer2.pyc311810644editdlrm
layer2.pyo311810644editdlrm
schema.py39780644editdlrm
schema.pyc36440644editdlrm
schema.pyo36440644editdlrm
table.py218080644editdlrm
table.pyc223820644editdlrm
table.pyo223820644editdlrm
types.py112060644editdlrm
types.pyc144440644editdlrm
types.pyo144440644editdlrm
__init__.py16970644editdlrm
__init__.pyc9780644editdlrm
__init__.pyo9780644editdlrm
Edit: /usr/lib/python2.6/site-packages/boto/dynamodb/batch.pyc (9896B)
Ñò Å-õSc@slddklZdefd„ƒYZdefd„ƒYZdefd„ƒYZdefd „ƒYZd S( iÿÿÿÿ(tsixtBatchcBs&eZdZded„Zd„ZRS(s  Used to construct a BatchGet request. :ivar table: The Table object from which the item is retrieved. :ivar keys: A list of scalar or tuple values. Each element in the list represents one Item to retrieve. If the schema for the table has both a HashKey and a RangeKey, each element in the list should be a tuple consisting of (hash_key, range_key). If the schema for the table contains only a HashKey, each element in the list should be a scalar value of the appropriate type for the table schema. NOTE: The maximum number of items that can be retrieved for a single operation is 100. Also, the number of items retrieved is constrained by a 1 MB size limit. :ivar attributes_to_get: A list of attribute names. If supplied, only the specified attribute names will be returned. Otherwise, all attributes will be returned. :ivar consistent_read: Specify whether or not to use a consistent read. Defaults to False. cCs(||_||_||_||_dS(N(ttabletkeystattributes_to_gettconsistent_read(tselfRRRR((s7/usr/lib/python2.6/site-packages/boto/dynamodb/batch.pyt__init__3s   cCsÅh}g}xk|iD]`}t|tƒo|\}}n |}d}|iii|ii||ƒ}|i|ƒqW||d<|i o|i |dÚs   N(t boto.compatRtobjectRRR+R*R>(((s7/usr/lib/python2.6/site-packages/boto/dynamodb/batch.pyts9/X