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

File patchlevel.py

Doc/tools/extensions/patchlevel.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Extract version information from Include/patchlevel.h."""
2
3import re
4import sys

Callers

nothing calls this directly

Calls 4

PathClass · 0.90
format_version_infoFunction · 0.85
get_header_version_infoFunction · 0.85
resolveMethod · 0.45

Tested by

no test coverage detected