Exemple #1
0
 def get_data(self, uri, range=None):
     """return the content of an object"""
     reply = FilesystemHandler.get_data(self, uri, range)
     logger.info("returning get_data reply: %s" % reply)
     return reply