Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_log
Method · 0.45
good
Method · 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