Searched refs:__python_func_regexp__ (Results 1 – 1 of 1) sorted by relevance
30 __python_func_regexp__ = re.compile(r"(\s+.*)|(^$)|(^#)" ) variable188 m = __python_func_regexp__.match(s)