MCPcopy Index your code
hub / github.com/python/cpython / __init__.py

File __init__.py

Lib/collections/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'''This module implements specialized container datatypes providing
2alternatives to Python's general purpose built-in containers, dict,
3list, set, and tuple.
4

Callers

nothing calls this directly

Calls 2

propertyClass · 0.85
registerMethod · 0.45

Tested by

no test coverage detected