Searched defs:test_array_writes (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
H A Dtest_io.py519 def test_array_writes(self): member in class:IOTest
699 test_array_writes = unittest.skip( variable in class:PyIOTest
701 )(IOTest.test_array_writes)
/external/python/cpython3/Lib/test/
H A Dtest_io.py667 def test_array_writes(self): member in class:IOTest

Completed in 123 milliseconds