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

File recipe-192914.py

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

Source from the content-addressed store, hash-verified

1import sys
2from xml.sax import saxutils
3from xml.sax import parse
4

Callers

nothing calls this directly

Calls 2

ExcelHandlerClass · 0.85
parseFunction · 0.50

Tested by

no test coverage detected