Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cztomczak/cefpython
/ get_pypi_postfix2_for_arch
Function
get_pypi_postfix2_for_arch
tools/common.py:253–254 ·
view source on GitHub ↗
(arch)
Source
from the content-addressed store, hash-verified
251
252
253
def
get_pypi_postfix2_for_arch(arch):
254
return
PYPI_POSTFIX2_ARCH[SYSTEM][arch]
255
256
257
def
sudo_command(command, python):
Callers
1
test_wheel_packages
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_wheel_packages
Function · 0.68