Searched refs:re_char (Results 1 – 1 of 1) sorted by relevance
43 re_char = re.compile( r"('.')\s*(.*)" ) variable70 m = re_char.match(line)