Lines Matching refs:locals
219 The dictionary contains all the locals from the run() function, so you can225 pass data to a callback function through run() through the locals254 callback_result = responses[index](locals())