Home
last modified time | relevance | path

Searched refs:test_recursion_limit (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_difflib.py202 def test_recursion_limit(self): member in TestSFpatches
Dtest_threading.py892 def test_recursion_limit(self): member in BoundedSemaphoreTests
Dtest_marshal.py233 def test_recursion_limit(self): member in BugsTestCase
/external/python/cpython3/Lib/test/
Dtest_difflib.py233 def test_recursion_limit(self): member in TestSFpatches
Dtest_marshal.py198 def test_recursion_limit(self): member in BugsTestCase
Dtest_threading.py936 def test_recursion_limit(self): member in ThreadingExceptionTests
Dtest_compileall.py383 def test_recursion_limit(self): member in CommandLineTests