Searched refs:arcdef (Results 1 – 1 of 1) sorted by relevance
60 def _tokenize_arc_arguments(arcdef): argument61 raw_args = [s for s in SEPARATOR_RE.split(arcdef) if s]