Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_translations
Method
test_translations
Lib/test/test_argparse.py:7280–7281 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
7278
class
TestTranslations(TestTranslationsBase):
7279
7280
def
test_translations(self):
7281
self.assertMsgidsEqual(argparse)
7282
7283
7284
# ===========
Callers
nothing calls this directly
Calls
1
assertMsgidsEqual
Method · 0.80
Tested by
no test coverage detected