Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ SafeUUID
Class
SafeUUID
tools/python-3.11.9-amd64/Lib/uuid.py:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
78
@_simple_enum(Enum)
79
class
SafeUUID:
80
safe = 0
81
unsafe = -1
82
unknown = None
83
84
85
class
UUID:
Callers
2
__setstate__
Method · 0.85
uuid1
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected