Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/beautifulsoup/
DBeautifulSoup.py1145 except StopParsing:
1614 raise StopParsing
1620 class StopParsing(Exception): class