Searched refs:StopParsing (Results 1 – 2 of 2) sorted by relevance
395 class StopParsing(Exception): class
1148 except StopParsing:1617 raise StopParsing1623 class StopParsing(Exception): class