Searched refs:module_cleanup_bad (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/ | ||
H A D | test_runner.py | 609 def module_cleanup_bad(*args, **kwargs): function 615 unittest.addModuleCleanup(module_cleanup_bad) 619 (module_cleanup_bad, (), {})]) |
Completed in 3 milliseconds