Lines Matching defs:check
724 def check(f):
728 check(self.BytesIO())
729 check(self.FileIO(os_helper.TESTFN, "w"))
730 check(self.BufferedWriter(self.MockRawIO()))
731 check(self.BufferedRandom(self.MockRawIO()))
732 check(self.BufferedRWPair(self.MockRawIO(), self.MockRawIO()))
1467 # 1's... 255's. This will help us check that concurrent reading
2332 # check that rewind happens.
2732 # locale encoding to check that TextIOWrapper() uses the current
3481 # Bypass the early encoding check added in issue 20404
4242 # bpo-37388: open() and TextIOWrapper must check encoding and errors
4460 # The buffered IO layer must check for pending signal
4468 # We got one byte, get another one and check that it isn't a