Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _missing_
Method
_missing_
tools/python-3.11.9-amd64/Lib/enum.py:1190–1191 ·
view source on GitHub ↗
(cls, value)
Source
from the content-addressed store, hash-verified
1188
1189
@classmethod
1190
def
_missing_(cls, value):
1191
return
None
1192
1193
def
__repr__(self):
1194
v_repr = self.__class__._value_repr_ or repr
Callers
1
__new__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected