Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ uuid.py
File
uuid.py
Lib/uuid.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
r
""
"UUID objects (universally unique identifiers) according to RFC 4122/9562.
2
3
This module provides immutable UUID objects (
class
UUID) and functions
for
4
generating UUIDs corresponding to a specific UUID version
as
specified in
Callers
nothing calls this directly
Calls
2
UUID
Class · 0.85
main
Function · 0.70
Tested by
no test coverage detected