MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / fileno

Method fileno

tools/python-3.11.9-amd64/Lib/typing.py:3287–3288  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3285
3286 @abstractmethod
3287 def fileno(self) -> int:
3288 pass
3289
3290 @abstractmethod
3291 def flush(self) -> None:

Callers 11

unix_getpassFunction · 0.45
_createMethod · 0.45
ttypagerFunction · 0.45
serve_until_quitMethod · 0.45
_fastcopy_fcopyfileFunction · 0.45
_fastcopy_sendfileFunction · 0.45
get_terminal_sizeFunction · 0.45
gettarinfoMethod · 0.45
_security_checkMethod · 0.45
_get_handlesMethod · 0.45
_sync_flushFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected