Home
last modified time | relevance | path

Searched refs:test_daemonize_active_thread (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_threading.py784 def test_daemonize_active_thread(self): member in ThreadingExceptionTests
/external/python/cpython3/Lib/test/
Dtest_threading.py925 def test_daemonize_active_thread(self): member in ThreadingExceptionTests