Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pylons/webtest
/ flush
Method
flush
webtest/lint.py:255–256 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
253
self.errors.write(s)
254
255
def
flush(self):
256
self.errors.flush()
257
258
def
writelines(self, seq):
259
for
line in seq:
Callers
1
test_flush
Method · 0.95
Calls
no outgoing calls
Tested by
1
test_flush
Method · 0.76