Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ type
Method
type
Lib/importlib/metadata/_context.py:51–52 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
49
50
@property
51
def
type(self):
52
return
self.exc_info[0]
53
54
@property
55
def
value(self):
Callers
1
ApplyKeybindings
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected