Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/test/
H A Dtest_runner.py609 def module_cleanup_bad(*args, **kwargs): function
615 unittest.addModuleCleanup(module_cleanup_bad)
619 (module_cleanup_bad, (), {})])

Completed in 3 milliseconds