Lines Matching full:join
177 print(' '.join(shlex.quote(c) for c in cmd))
226 print(' '.join(shlex.quote(c) for c in cmd))
243 files[int(m.group('no'))] = os.path.join(
664 ','.join(str(getattr(r, k) or '') for k in by): r
667 ','.join(str(getattr(r, k) or '') for k in by): r
697 ','.join(by),
748 entry.append(' (%s)' % ', '.join(
754 entry.append(' (%s)' % ', '.join(
811 ' '.join('%*s' % (w, x)
819 ','.join(str(getattr(r, k) or '') for k in by): r
847 ' '.join('%*s' % (w, x)
867 ' '.join('%*s' % (w, x)
882 ' '.join('%*s' % (w, x)
1225 "all lines. Defaults to %s." % ','.join(str(t) for t in THRESHOLD))
1232 "all lines. Defaults to %s." % ','.join(str(t) for t in THRESHOLD))
1239 "all lines. Defaults to %s." % ','.join(str(t) for t in THRESHOLD))
1246 "all lines. Defaults to %s." % ','.join(str(t) for t in THRESHOLD))