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