Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ close
Method
close
Lib/typing.py:3570–3571 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
3568
3569
@abstractmethod
3570
def
close(self) -> None:
3571
pass
3572
3573
@property
3574
@abstractmethod
Callers
15
fcompare
Function · 0.45
download_and_unpack
Function · 0.45
unix_getpass
Function · 0.45
_main
Function · 0.45
__call__
Method · 0.45
open
Method · 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
Calls
no outgoing calls
Tested by
no test coverage detected