Home
last modified time | relevance | path

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

/trunk/main/solenv/bin/
H A Dthrowspec.py277 BLANK_LINE = re.compile(r'[ \t]*(\\?)[ \t]*\r?$') variable
291 mo = BLANK_LINE.fullmatch(out[ls:le])