Searched refs:test_inplace_string (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_structmembers.py | 73 def test_inplace_string(self): member in ReadWriteTests |
/external/python/cpython3/Lib/test/ | ||
D | test_structmembers.py | 110 def test_inplace_string(self): member in ReadWriteTests |