MCPcopy Index your code
hub / github.com/python/cpython / test_translations

Method test_translations

Lib/test/test_optparse.py:1665–1666  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1663
1664class TestTranslations(TestTranslationsBase):
1665 def test_translations(self):
1666 self.assertMsgidsEqual(optparse)
1667
1668
1669class TestModule(unittest.TestCase):

Callers

nothing calls this directly

Calls 1

assertMsgidsEqualMethod · 0.80

Tested by

no test coverage detected