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

File test_i18n.py

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

Source from the content-addressed store, hash-verified

1"""Tests to cover the Tools/i18n package"""
2
3import os
4import re

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected