Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ close
Method
close
Lib/typing.py:3519–3520 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3517
3518
@abstractmethod
3519
def
close(self) -> None:
3520
pass
3521
3522
@property
3523
@abstractmethod
Callers
15
unix_getpass
Function · 0.45
pickletools.py
File · 0.45
__call__
Method · 0.45
open
Method · 0.45
master_open
Function · 0.45
fork
Function · 0.45
import_module
Method · 0.45
load_package
Method · 0.45
_create
Method · 0.45
_get_system_version
Function · 0.45
_rmtree_safe_fd
Function · 0.45
_rmtree_safe_fd_step
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected