MCPcopy Index your code
hub / github.com/RustPython/RustPython / test_localize

Method test_localize

Lib/test/test_locale.py:682–683  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

680class TestCLocalize(CCookedTest, BaseLocalizeTest):
681
682 def test_localize(self):
683 self._test_localize('50000.00', '50000.00')
684
685
686class TestfrFRLocalize(FrFRCookedTest, BaseLocalizeTest):

Callers

nothing calls this directly

Calls 1

_test_localizeMethod · 0.80

Tested by

no test coverage detected