Lines Matching refs:lines
21 external child command and then interact with the child by sending lines and
109 """This returns an abbreviated stack trace with lines that only concern
152 Note that lines are terminated by CR/LF (\\r\\n) combination even on
750 The following WILL NOT WORK because the lines sent before the setecho
918 the lines thus read. The optional "sizehint" argument is ignored. """
920 lines = []
925 lines.append(line)
926 return lines