Searched refs:ChildNotPermitedError (Results 1 – 1 of 1) sorted by relevance
197 raise ChildNotPermitedError("", self, child)762 class ChildNotPermitedError(MySyntaxError): class765 super(ChildNotPermitedError, self).__init__(line)