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