Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ fileno
Method
fileno
python/python3/tornado/ioloop.py:61–62 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
59
60
class
_Selectable(Protocol):
61
def
fileno(self) -> int:
62
pass
63
64
def
close(self) -> None:
65
pass
Callers
1
split_fd
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected