Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pylons/webtest
/ close
Method
close
tests/test_lint.py:258–259 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
256
next = __next__
257
258
def
close(self):
259
self.closed = True
260
261
mock = MockIterator()
262
wrapper = IteratorWrapper(mock, None)
Callers
1
application
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected