Home
last modified time | relevance | path

Searched refs:UnseekableReader (Results 1 – 10 of 10) sorted by relevance

/dports/devel/p5-Data-ParseBinary/Data-ParseBinary-0.31/t/
H A D02streams.t107 $stream2 = UnseekableReader->new($inner);
137 package UnseekableReader;
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_io.py458 class UnseekableReader(self.MockUnseekableIO): class
461 return self.TextIOWrapper(UnseekableReader(), "ascii")
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_io.py458 class UnseekableReader(self.MockUnseekableIO): class
461 return self.TextIOWrapper(UnseekableReader(), "ascii")
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_io.py458 class UnseekableReader(self.MockUnseekableIO): class
461 return self.TextIOWrapper(UnseekableReader(), "ascii")
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_io.py464 class UnseekableReader(self.MockUnseekableIO): class
467 return self.TextIOWrapper(UnseekableReader(), "ascii")
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_io.py458 class UnseekableReader(self.MockUnseekableIO): class
461 return self.TextIOWrapper(UnseekableReader(), "ascii")
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_io.py449 class UnseekableReader(self.MockUnseekableIO): class
452 return self.TextIOWrapper(UnseekableReader(), "ascii")
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_io.py458 class UnseekableReader(self.MockUnseekableIO): class
461 return self.TextIOWrapper(UnseekableReader(), "ascii")
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_io.py470 class UnseekableReader(self.MockUnseekableIO): class
473 return self.TextIOWrapper(UnseekableReader(), "ascii")
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_io.py470 class UnseekableReader(self.MockUnseekableIO): class
473 return self.TextIOWrapper(UnseekableReader(), "ascii")