MCPcopy Index your code
hub / github.com/RustPython/RustPython / fileno

Method fileno

Lib/test/support/asyncore.py:640–641  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

638 os.close(fd)
639
640 def fileno(self):
641 return self.fd
642
643 class file_dispatcher(dispatcher):
644

Callers 15

stopMethod · 0.45
test_stop_servingMethod · 0.45
readerMethod · 0.45
test_reader_callbackMethod · 0.45
test_writer_callbackMethod · 0.45
stopMethod · 0.45

Calls

no outgoing calls