Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python/cpython
/ get_resources_xml
Function
get_resources_xml
PC/layout/support/appxmanifest.py:489–490 ·
view source on GitHub ↗
(ns)
Source
from the content-addressed store, hash-verified
487
488
489
def
get_resources_xml(ns):
490
return
RESOURCES_XML_TEMPLATE.encode(
"utf-8"
)
491
492
493
def
get_appx_layout(ns):
Callers
1
get_appx_layout
Function · 0.85
Calls
1
encode
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…