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

Method __init__

Lib/_pyio.py:1167–1183  ·  view source on GitHub ↗

Constructor. The arguments are two RawIO instances.

(self, reader, writer,
                 buffer_size=DEFAULT_BUFFER_SIZE, max_buffer_size=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

BufferedReaderClass · 0.85
BufferedWriterClass · 0.85
warnMethod · 0.45
readableMethod · 0.45
writableMethod · 0.45

Tested by

no test coverage detected