1 2 -class UpdateHardwareProfile: 3 - def GET(self): 4 return "UpdateHardwareProfile" 5 # return web.ctx.render.plugins.searchbyhardwareview() 6