Home
last modified time | relevance | path

Searched refs:test_unseekable (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_imghdr.py102 def test_unseekable(self): member in TestImghdr
/external/python/cpython3/Lib/test/
Dtest_imghdr.py125 def test_unseekable(self): member in TestImghdr
Dtest_io.py1183 def test_unseekable(self): member in CommonBufferedTests
1461 def test_unseekable(self): member in BufferedReaderTest
2323 test_unseekable = None variable in BufferedRandomTest
3250 def test_unseekable(self): member in TextIOWrapperTest