Lines Matching defs:implementation
50 import io # C implementation of io
51 import _pyio as pyio # Python implementation of io
85 """A RawIO implementation without read(), so as to exercise the default
284 # naive implementation, enough for tests
843 # Exercise the default limited RawIOBase.read(n) implementation (which
922 # Test the implementation provided by BufferedIOBase
1432 # this is mildly implementation-dependent
1684 # depending on the implementation.
3598 # ascii has a specific encodefunc in the C implementation,
4181 # To exercise all code paths in the C implementation we need