Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PierreGode/Ragnar
/ _map_error
Function
_map_error
pager_lib/pymysql/err.py:72–74 ·
view source on GitHub ↗
(exc, *errors)
Source
from the content-addressed store, hash-verified
70
71
72
def
_map_error(exc, *errors):
73
for
error in errors:
74
error_map[error] = exc
75
76
77
_map_error(
Callers
1
err.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected