MCPcopy 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)
79class SafeUUID:
80 safe = 0
81 unsafe = -1
82 unknown = None
83
84
85class UUID:

Callers 2

__setstate__Method · 0.85
uuid1Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected