MCPcopy
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
26def factory():
27 return defaultdict(factory)
28
29
30TERMINAL = object()

Callers 1

getMethod · 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…