MCPcopy
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_simpleMethod · 0.45
test_writeorgMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected