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

Method test_repl_stderr_flush

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

Source from the content-addressed store, hash-verified

219
220 @unittest.skip("TODO: RUSTPYTHON, test hang in middle")
221 def test_repl_stderr_flush(self):
222 self.check_repl_stderr_flush()
223
224 @unittest.skip("TODO: RUSTPYTHON, test hang in middle")
225 def test_repl_stderr_flush_separate_stderr(self):

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected