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

File test_msgfmt.py

Lib/test/test_tools/test_msgfmt.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Tests for the Tools/i18n/msgfmt.py tool."""
2
3import json
4import struct

Callers

nothing calls this directly

Calls 7

skip_if_missingFunction · 0.90
PathClass · 0.90
imports_under_toolFunction · 0.90
update_catalog_snapshotsFunction · 0.85
resolveMethod · 0.45
exitMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected