MCPcopy Create free account
hub / github.com/numpy/numpy / flush

Method flush

numpy/distutils/command/config.py:512–513  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

510 self.data += data
511
512 def flush (self):
513 self.sys_stdout.flush()
514
515 def restore(self):
516 sys.stdout = self.sys_stdout

Callers 4

_logMethod · 0.45
goodMethod · 0.45
__exit__Method · 0.45
__exit__Method · 0.45

Calls

no outgoing calls

Tested by 2

__exit__Method · 0.36
__exit__Method · 0.36