Home | History | Annotate | Download | only in pexpect

Lines Matching refs:StringTypes

245             if type(child.after) in types.StringTypes:
251 if type(responses[index]) in types.StringTypes:
256 if type(callback_result) in types.StringTypes:
1292 if type(p) in types.StringTypes:
1301 raise TypeError('Argument must be one of StringTypes, ' +
1417 if (type(pattern_list) in types.StringTypes or