Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eshirazi/python-with-braces
/ PyImport_ReloadModule
Function
PyImport_ReloadModule
Python/import.c:2718–2818 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
3
import.h
File · 0.85
builtin_reload
Function · 0.85
imp_reload
Function · 0.85
Calls
15
PyThreadState_Get
Function · 0.85
PyImport_GetModuleDict
Function · 0.85
PyErr_SetString
Function · 0.85
PyModule_GetName
Function · 0.85
PyDict_GetItemString
Function · 0.85
PyErr_Format
Function · 0.85
PyDict_SetItemString
Function · 0.85
PyString_FromStringAndSize
Function · 0.85
imp_modules_reloading_clear
Function · 0.85
PyDict_GetItem
Function · 0.85
PyObject_GetAttrString
Function · 0.85
PyErr_Clear
Function · 0.85
Tested by
no test coverage detected