Home
last modified time | relevance | path

Searched refs:wordsep_re (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dtextwrap.py81 wordsep_re = re.compile(r''' variable in TextWrapper
176 chunks = self.wordsep_re.split(text)