MCPcopy 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
489def get_resources_xml(ns):
490 return RESOURCES_XML_TEMPLATE.encode("utf-8")
491
492
493def get_appx_layout(ns):

Callers 1

get_appx_layoutFunction · 0.85

Calls 1

encodeMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…