Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aio-libs/aiohttp
/ factory
Function
factory
tools/gen.py:26–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
25
26
def
factory():
27
return
defaultdict(factory)
28
29
30
TERMINAL = object()
Callers
1
get
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…