Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dreindent.py140 def _rstrip(line, JUNK='\n \t'): function
165 self.lines = [_rstrip(line).expandtabs() + "\n"