Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cztomczak/cefpython
/ get_cef_postfix2_for_arch
Function
get_cef_postfix2_for_arch
tools/common.py:249–250 ·
view source on GitHub ↗
(arch)
Source
from the content-addressed store, hash-verified
247
248
249
def
get_cef_postfix2_for_arch(arch):
250
return
CEF_POSTFIX2_ARCH[SYSTEM][arch]
251
252
253
def
get_pypi_postfix2_for_arch(arch):
Callers
3
prebuilt_cef
Function · 0.85
build_cef_projects
Function · 0.85
clean_build_directories
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected