MCPcopy Index your code
hub / github.com/python/cpython / Nope

Class Nope

Lib/test/test_poll.py:113–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 # Test error cases
112 pollster = select.poll()
113 class Nope:
114 pass
115
116 class Almost:
117 def fileno(self):

Callers 1

test_poll_unit_testsMethod · 0.70

Calls

no outgoing calls

Tested by 1

test_poll_unit_testsMethod · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…