Searched refs:re_code_start (Results 1 – 1 of 1) sorted by relevance
44 re_code_start = re.compile( r"(\s*){\s*$" ) variable213 m = re_code_start.match( l )466 m = re_code_start.match( line )