Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/test/
H A Dtest_runner.py582 def module_cleanup1(*args, **kwargs): function
589 unittest.addModuleCleanup(module_cleanup1, 1, 2, 3,
594 [(module_cleanup1, (1, 2, 3),

Completed in 5 milliseconds