Searched refs:test_newinstance (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_gc.py | 95 def test_newinstance(self): member in GCTests |
/external/python/cpython3/Lib/test/ | ||
D | test_gc.py | 135 def test_newinstance(self): member in GCTests |