Lines Matching refs:formats
586 formats = ['%s' for _ in range(action.nargs)]587 result = ' '.join(formats) % get_metavar(action.nargs)