Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
xml.sax.handler
import
ContentHandler
2
from
xml.sax
import
make_parser
3
from
glob
import
glob
4
import
sys
Callers
nothing calls this directly
Calls
1
parsefile
Function · 0.85
Tested by
no test coverage detected