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

Function flush_stdout

Lib/idlelib/run.py:311–312  ·  view source on GitHub ↗

XXX How to do this now?

()

Source from the content-addressed store, hash-verified

309 tb[i] = fn, ln, nm, line
310
311def flush_stdout():
312 """XXX How to do this now?"""
313
314def exit():
315 """Exit subprocess, possibly after first clearing exit functions.

Callers 2

print_exceptionFunction · 0.85
runcodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…