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

File recipe-52256.py

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

Source from the content-addressed store, hash-verified

1from xml.sax.handler import ContentHandler
2from xml.sax import make_parser
3from glob import glob
4import sys

Callers

nothing calls this directly

Calls 1

parsefileFunction · 0.85

Tested by

no test coverage detected