Home
last modified time | relevance | path

Searched defs:JUNK (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dcheckappend.py114 JUNK=(tokenize.COMMENT, tokenize.NL), argument
Dreindent.py140 def _rstrip(line, JUNK='\n \t'): argument