MCPcopy Create free account
hub / github.com/RustPython/RustPython / test_repl_stdout_flush

Method test_repl_stdout_flush

Lib/test/test_cmd_line_script.py:213–214  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

211
212 @unittest.skip("TODO: RUSTPYTHON, test hang in middle")
213 def test_repl_stdout_flush(self):
214 self.check_repl_stdout_flush()
215
216 @unittest.skip("TODO: RUSTPYTHON, test hang in middle")
217 def test_repl_stdout_flush_separate_stderr(self):

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected