Searched refs:test_readonly_attributes (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_io.py | 859 def test_readonly_attributes(self): member in CommonBufferedTests |
/external/python/cpython3/Lib/test/ | ||
D | test_io.py | 1213 def test_readonly_attributes(self): member in CommonBufferedTests |