Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
Dreindent.py160 def _rstrip(line, JUNK='\n \t'): function
186 self.lines = [_rstrip(line).expandtabs() + "\n"