MCPcopy 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_getpassFunction · 0.45
pickletools.pyFile · 0.45
__call__Method · 0.45
openMethod · 0.45
master_openFunction · 0.45
forkFunction · 0.45
import_moduleMethod · 0.45
load_packageMethod · 0.45
_createMethod · 0.45
_get_system_versionFunction · 0.45
_rmtree_safe_fdFunction · 0.45
_rmtree_safe_fd_stepFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected