Searched refs:test_dictrecursion (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_json/ | ||
D | test_recursion.py | 32 def test_dictrecursion(self): member in TestRecursion |
/external/python/cpython2/Lib/json/tests/ | ||
D | test_recursion.py | 32 def test_dictrecursion(self): member in TestRecursion |