Example #1
0
 def get(self, key):
     """ get - Handles the get request to info."""
     return tangoREST.info(key)
Example #2
0
 def get(self, key):
     """ get - Handles the get request to info."""
     return tangoREST.info(key)