MCPcopy Index your code
hub / github.com/python/mypy / defaults.py

File defaults.py

mypy/defaults.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import os
4import sys

Callers

nothing calls this directly

Calls 3

insertMethod · 0.80
getMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected