Home | History | Annotate | Download | only in Lib

Lines Matching refs:format_key

1394     def _make_line(lines, format_key, side, num_lines=[0,0]):

1400 format_key -- '+' return first line in list with "add" markup around
1420 if format_key is None:
1423 if format_key == '?':
1444 text = '\0' + format_key + text + '\1'