MCPcopy
hub / github.com/tornadoweb/tornado / webspider.py

File webspider.py

demos/webspider/webspider.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2
3import asyncio
4import time

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected