Searched refs:TestHelpFormattingMetaclass (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_argparse.py | 3329 class TestHelpFormattingMetaclass(type): class 3413 HelpTestCase = TestHelpFormattingMetaclass('HelpTestCase', bases, {}) |
Completed in 9 milliseconds