Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ fileno
Method
fileno
testing/test_faulthandler.py:211–212 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
209
""
"
210
211
def
fileno(self):
212
return
-1
213
214
wrapper = StdErrWrapper()
215
Callers
3
test_simple
Method · 0.45
test_simple_fail_second_start
Method · 0.45
test_writeorg
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected