Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python/mypy
/ PolyTranslationError
Class
PolyTranslationError
mypy/applytype.py:202–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
201
202
class
PolyTranslationError(Exception):
203
pass
204
205
206
class
PolyTranslator(TypeTranslator):
Callers
5
visit_type_var
Method · 0.85
visit_param_spec
Method · 0.85
visit_type_var_tuple
Method · 0.85
visit_type_alias_type
Method · 0.85
visit_instance
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…