Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytest-dev/pytest
/ close
Method
close
src/_pytest/capture.py:209–210 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
207
return
False
208
209
def
close(self) -> None:
210
pass
211
212
@property
213
def
buffer(self):
Callers
1
test_dontreadfrominput
Function · 0.95
Calls
no outgoing calls
Tested by
1
test_dontreadfrominput
Function · 0.76