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

File pyinfo.py

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

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3"""Utilities to find the site and prefix information of a Python executable.
4

Callers

nothing calls this directly

Calls 4

printFunction · 0.85
reprFunction · 0.85
getsearchdirsFunction · 0.85
exitMethod · 0.80

Tested by

no test coverage detected