Home | History | Annotate | Download | only in pexpect

Lines Matching refs:locals

219     The dictionary contains all the locals from the run() function, so you can
225 pass data to a callback function through run() through the locals
254 callback_result = responses[index](locals())