MCPcopy Index your code
hub / github.com/python/cpython / finish

Method finish

Lib/test/test_pyrepl/support.py:158–159  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

156 pass
157
158 def finish(self) -> None:
159 pass
160
161 def flushoutput(self) -> None:
162 pass

Callers 15

test_createMethod · 0.45
test_write_bytesMethod · 0.45
test_resizeMethod · 0.45
test_format_iMethod · 0.45
test_basicMethod · 0.45
test_repr_nullMethod · 0.45
test_write_charMethod · 0.45
test_utf8Method · 0.45
test_asciiMethod · 0.45
test_decode_utf8Method · 0.45

Calls

no outgoing calls

Tested by 15

test_createMethod · 0.36
test_write_bytesMethod · 0.36
test_resizeMethod · 0.36
test_format_iMethod · 0.36
test_basicMethod · 0.36
test_repr_nullMethod · 0.36
test_write_charMethod · 0.36
test_utf8Method · 0.36
test_asciiMethod · 0.36
test_decode_utf8Method · 0.36