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_optparse.py:1665–1666 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1663
1664
class
TestTranslations(TestTranslationsBase):
1665
def
test_translations(self):
1666
self.assertMsgidsEqual(optparse)
1667
1668
1669
class
TestModule(unittest.TestCase):
Callers
nothing calls this directly
Calls
1
assertMsgidsEqual
Method · 0.80
Tested by
no test coverage detected