Home
last modified time | relevance | path

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

/petsc/config/
H A Dtestparse.py67 def _stripIndent(block,srcfile,entireBlock=False,fileNums=[]): function
406 striptest=_stripIndent(testStr,srcfile)
482 newTestStr=_stripIndent(testStr,srcfile,entireBlock=True,fileNums=fileNums)