Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_email/
Dtest_contentmanager.py55 class BaseThing(str): class in TestContentManager
58 class Thing(BaseThing):
67 'base_type': (4, BaseThing,),