Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ gen_uuid
Function
gen_uuid
tools/python-3.11.9-amd64/Lib/msilib/__init__.py:187–188 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
185
return
str
186
187
def
gen_uuid():
188
return
"{"
+UuidCreate().upper()+
"}"
189
190
class
CAB:
191
def
__init__(self, name):
Callers
2
init_database
Function · 0.85
start_component
Method · 0.85
Calls
1
upper
Method · 0.80
Tested by
no test coverage detected