Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_email/
H A Dtest_contentmanager.py55 class BaseThing(str): class in TestContentManager
57 baseobject_full_path = __name__ + '.' + 'TestContentManager.BaseThing'
58 class Thing(BaseThing):
67 'base_type': (4, BaseThing,),
69 'base_qualname': (6, 'TestContentManager.BaseThing',),
70 'base_name': (7, 'BaseThing',),

Completed in 2 milliseconds