MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-84516.py

File recipe-84516.py

recipes/Python/84516_Using_SAX2_LexicalHandler/recipe-84516.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# echoxml.py
2
3import sys
4from xml.sax import sax2exts, saxutils, handler

Callers

nothing calls this directly

Calls 1

testFunction · 0.70

Tested by

no test coverage detected