Searched refs:TestHelpFormattingMetaclass (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_argparse.py2810 class TestHelpFormattingMetaclass(type): class in inherits:type
2901 HelpTestCase = TestHelpFormattingMetaclass('HelpTestCase', bases, {})
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_argparse.py2810 class TestHelpFormattingMetaclass(type): class in inherits:type
2901 HelpTestCase = TestHelpFormattingMetaclass('HelpTestCase', bases, {})

Completed in 172 milliseconds