Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/fluentpython/example-code-2e
/ blogdom.py
File
blogdom.py
21-async/domains/curio/blogdom.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
from
curio
import
run, TaskGroup
3
import
curio.socket
as
socket
4
from
keyword
import
kwlist
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
run
Function · 0.50
Tested by
no test coverage detected