Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/test/
H A Dtest_runner.py606 def module_cleanup_good(*args, **kwargs): function
613 unittest.addModuleCleanup(module_cleanup_good, 1, 2, 3,
617 [(module_cleanup_good, (1, 2, 3),

Completed in 3 milliseconds