Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ close
Method
close
tools/python-3.11.9-amd64/Lib/selectors.py:268–270 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
266
return
key
267
268
def
close(self):
269
self._fd_to_key.clear()
270
self._map = None
271
272
def
get_map(self):
273
return
self._map
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected