MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / UUID

Class UUID

Lib/uuid.py:53–292  ·  view source on GitHub ↗

Instances of the UUID class represent UUIDs as specified in RFC 4122. UUID objects are immutable, hashable, and usable as dictionary keys. Converting a UUID to a string with str() yields something in the form '12345678-1234-1234-1234-123456789abc'. The UUID constructor accepts five

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

_unixdll_getnodeFunction · 0.85
_windll_getnodeFunction · 0.85
uuid1Function · 0.85
uuid3Function · 0.85
uuid4Function · 0.85
uuid5Function · 0.85
uuid.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected