Searched defs:item_parenthesis_regex (Results 1 – 2 of 2) sorted by relevance
167 item_parenthesis_regex = re.compile(r'\t(\*|\(\S+\):)') variable