Home
last modified time | relevance | path

Searched refs:BaseFormattingTest (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_locale.py140 class BaseFormattingTest(object): class
161 class EnUSNumberFormatting(BaseFormattingTest):
286 class TestCNumberFormatting(CCookedTest, BaseFormattingTest):
296 class TestFrFRNumberFormatting(FrFRCookedTest, BaseFormattingTest):