Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_email/
H A Dtest_contentmanager.py60 testobject_full_path = __name__ + '.' + 'TestContentManager.Thing' variable in TestContentManager
64 'full_path': (1, testobject_full_path,),
110 with self.assertRaisesRegex(KeyError, self.testobject_full_path):

Completed in 2 milliseconds