Searched refs:__python_tab_regexp__ (Results 1 – 1 of 1) sorted by relevance
31 __python_tab_regexp__ = re.compile(r" *\t") variable173 tab = __python_tab_regexp__.match(s)