Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_getpass
Function · 0.45
_create
Method · 0.45
ttypager
Function · 0.45
serve_until_quit
Method · 0.45
_fastcopy_fcopyfile
Function · 0.45
_fastcopy_sendfile
Function · 0.45
get_terminal_size
Function · 0.45
gettarinfo
Method · 0.45
_security_check
Method · 0.45
_get_handles
Method · 0.45
_sync_flush
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected