Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ fileno
Method
fileno
Lib/typing.py:3528–3529 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3526
3527
@abstractmethod
3528
def
fileno(self) -> int:
3529
pass
3530
3531
@abstractmethod
3532
def
flush(self) -> None:
Callers
12
unix_getpass
Function · 0.45
_create
Method · 0.45
serve_until_quit
Method · 0.45
_fastcopy_fcopyfile
Function · 0.45
_fastcopy_copy_file_range
Function · 0.45
_fastcopy_sendfile
Function · 0.45
get_terminal_size
Function · 0.45
can_colorize
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