MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / TextIOWrapper

Class TextIOWrapper

Lib/_pyio.py:1447–1973  ·  view source on GitHub ↗

r"""Character and line based layer over a BufferedIOBase object, buffer. encoding gives the name of the encoding that the stream will be decoded or encoded with. It defaults to locale.getpreferredencoding. errors determines the strictness of encoding and decoding (see the codecs.re

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

openFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected