MCPcopy Create free account
hub / github.com/scanny/python-pptx / cxml.py

File cxml.py

tests/unitutil/cxml.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Parser for Compact XML Expression Language (CXEL) ('see-ex-ell').
2
3CXEL is a compact XML specification language I made up that's useful for producing XML element
4trees suitable for unit testing.

Callers

nothing calls this directly

Calls 1

grammarFunction · 0.85

Tested by

no test coverage detected