Summary of PSP.PSPUtils

You can also browse the complete source file or the generated documentation.


class PSPParserException(Exception):
def removeQuotes(s)
def isExpression(s)
def getExpr(s)
def checkAttributes(tagType, attrs, validAttrs)
def splitLines(text, keepends=False)
def startsNewBlock(line)
def normalizeIndentation(pySource)