in sample-webapp/main.py [0:0]
def login(): deviceid = request.values.get('deviceid') return '/login - device: {}\n'.format(deviceid)