Exemplo n.º 1
0
 def deserialize_raw(self, collection_type):
     """
     Get object data from disk, not objects.
     """
     return serializer.deserialize_raw(collection_type)
Exemplo n.º 2
0
 def deserialize_raw(self, collection_type):
     """
     Get object data from disk, not objects.
     """
     return serializer.deserialize_raw(collection_type)